Disaster recovery scenarios
For admin use only!
Install the velero CLI via e.g brew install velero if it’s already not in your local machine.
Run the following command:
# ssh into the velero container
velero restore create -n gap-system --kubecontext <env> --from-schedule every-6h --include-namespaces <namespace-to-restore> --exclude-resources certificate,certificaterequest,order
Then restart the cert-manager deployment in the cert-managernamespace.
For the production cluster, enable the log router called
gap-fallback-log-router. This will result in all GAP Applications logs to be routed to the Cloud logging in theems-gap-productionproject.Announce that the logs are available in Cloud logging.