Backup & Restore Guide
1. Back Up a Cluster
To backup a cluster, ensure that Velero CLI is installed on your machine, to install velero CLI:
For MacOS:
For windows with Chocolatey
Back Up the Entire Cluster
Run the following command to back up all namespaces in the cluster (If you get an error saying it can’t find velero, add the flag --namespace <valero namespace>
):
2. Restore a Cluster
Restore the Entire Cluster
To restore all namespaces from a backup:
Restore Specific Namespaces
To restore only specific namespaces:
Verify Restores
-
Describe a restore:
-
List all restores:
3. Monitor Backup and Restore Operations
Logs for Backup Operations
Logs for Restore Operations
4. Schedule Automated Backups
Create a Recurring Backup Schedule
To schedule daily backups of all namespaces:
Verify Schedules
To list all schedules: