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
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 creates a BackupPolicy CRD in the cluster. The PodWarden Backup Operator watches for these CRDs and handles scheduling and execution automatically — no manual apply step is required.

Each backup run is tracked as a BackupRun resource. Restore operations create a RestoreRun resource that the operator processes.

For full backup documentation including hot and cold modes, retention settings, pre-backup hooks, and restore procedures, see the Backups guide.

Detail: Backups Tab | PodWarden Hub