User ManualPodWarden
Detail: Backups Tab
Backup policies and snapshot management for a deployment
What you see
Manage backup policies and snapshots for this deployment persistent volumes.
Actions
| Action | Description |
|---|---|
| Create policy | Set up automated backups with schedule, retention, and storage target |
| Apply | Create or update the Kubernetes CronJob for the policy |
| Run now | Trigger an immediate backup |
| View snapshots | Browse snapshot history with size, status, and file counts |
| Restore | Restore from any successful snapshot |
| Delete | Remove the backup policy |
How it works
Backup policies created here are scoped to this deployment. Each policy uses a storage connection as the backup target and runs Restic inside the cluster as a CronJob.
For full backup documentation including hot and cold modes, retention settings, pre-backup hooks, and restore procedures, see the Backups guide.