PodWarden
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

ActionDescription
Create policySet up automated backups with schedule, retention, and storage target
ApplyCreate or update the Kubernetes CronJob for the policy
Run nowTrigger an immediate backup
View snapshotsBrowse snapshot history with size, status, and file counts
RestoreRestore from any successful snapshot
DeleteRemove 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.

Detail: Backups Tab