home/categories/containers/tanguille-cluster-opencode-skills-backup-restore-skill-md
containersdevops

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).

Tanguille
maintainer
Tanguille
Updated 3/17/2026
Stars
11
Forks
0
quick start

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).

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use backup-restore