backup-restore
Manage VolSync Kopia-based backups/restores for Kubernetes PVs. user: "check backup status for app X" → list ReplicationSources, describe conditions user: "restore from backup" → find snapshot, create restore PVC with VolumePopulator user: "trigger manual backup" → annotate with volsync.backube/sync=true user: "backup failing" → spawn debug-cluster subagent for mover pod logs Use proactively when: user mentions backups, restores, snapshots, ReplicationSource, ReplicationDestination, PVC recovery, or disaster recovery scenarios. This cluster uses Kopia mover (NOT restic).
Installation and usage
Manage VolSync Kopia-based backups/restores for Kubernetes PVs. user: "check backup status for app X" → list ReplicationSources, describe conditions user: "restore from backup" → find snapshot, create restore PVC with VolumePopulator user: "trigger manual backup" → annotate with volsync.backube/sync=true user: "backup failing" → spawn debug-cluster subagent for mover pod logs Use proactively when: user mentions backups, restores, snapshots, ReplicationSource, ReplicationDestination, PVC recovery, or disaster recovery scenarios. This cluster uses Kopia mover (NOT restic).
Once installed, you can use this skill by running the following command in your terminal:
skills use backup-restore