k8s-backup
Installation
SKILL.md
Kubernetes Backup with Velero
Manage backups and restores using kubectl-mcp-server's Velero tools.
When to Apply
Use this skill when:
- User mentions: "backup", "restore", "Velero", "disaster recovery", "DR"
- Operations: creating backups, restoring namespaces, migration
- Keywords: "protect", "recover", "migrate", "snapshot"
Priority Rules
| Priority | Rule | Impact | Tools |
|---|---|---|---|
| 1 | Verify Velero installation first | CRITICAL | velero_detect_tool |
| 2 | Check backup location before create | HIGH | velero_backup_locations_list_tool |
| 3 | Wait for backup completion | HIGH | velero_backup_get_tool |
| 4 | Test restores to non-prod first | MEDIUM | velero_restore_create_tool |