GAP Documentation
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

Disaster recovery scenarios

For admin use only!

Restore namespace from backup

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.

Logs are unavailable in Laas

  1. 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 the ems-gap-production project.

  2. Announce that the logs are available in Cloud logging.