Backup and restore Kubernetes clusters
k8s-backupskillsetup L2★908
rohitg00/kubectl-mcp-server ↗What it does
Backup and restore Kubernetes cluster state and persistent volumes
Best for
Disaster recovery workflows where cluster state and data must be preserved and recoverable.
Inputs
- · namespace
- · resource types
- · backup destination
Outputs
- · backup manifest archive
- · restore instructions
Requires
- · kubectl-mcp-server tools
- · storage provider SDK
Preconditions
kubectl access, PV storage class configured
Failure modes
incomplete backup, restore incompatible version, PV attachment fails
Trust signals
- · multi-resource coverage
- · restore validation
- · version compatibility checks