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
अपडेट किया गया 3/17/2026
स्टार
11
फोर्क
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).

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use backup-restore