Prerequisites
- An S3 bucket in the same region as your cluster
- The IAM role tied to the Kubernetes service account must have read, write, and list access to the bucket
S3 Path Format
All backup commands use the following S3 path:Perform a Full Backup
From one of the server pods, run:system.backups table:
Incremental Backups
See Take an incremental backup in the upstream docs.Restore from a Backup
Run on the cluster you want to restore into:$RESTORE_ID is any unique identifier you assign to the restore operation.