gke-backup-dr skillA
gke-backup-dr is agent-read markdown (skill) from gke-labs/kube-agents: Configures GKE Backup Plans and restore workflows. Use for backup policies, disaster recovery, or GKE cluster restores. Don't use for database backups..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# GKE Backup & Disaster Recovery Protects stateful GKE workloads using Backup for GKE. Backup for GKE natively captures both Kubernetes resource metadata (manifests, configurations, and secrets) and the underlying persistent volume (PV) data. ## CLI Reference ```bash # Enable GKE Backup addon (Slow cluster-level update) gcloud container clusters update <CLUSTER_NAME> --enable-gke-backup --region <REGION> --quiet # Create Backup Plan gcloud container backup-restore backup-plans create <PLAN_NAME> \ --cluster=<CLUSTER_NAME> --location=<REGION> \ --retention-days=<DAYS> --cron-schedule="<CRON>" --all-namespaces --quiet # Trigger Manual Backup gcloud container backup-restore backups create <BACKUP_NAME> \ --backup-plan=<PLAN_NAME> --location=<REGION> --quiet # Create Restore Plan gcloud container backup-restore restore-plans create <RESTORE_PLAN_NAME> \ --cluster=<TARGET_CLUSTER_NAME> --location=<REGION> --backup-plan=<SOURCE_BACKUP_PLAN_NAME> \ --cluster-resource-conflict-policy=USE_EXISTING_VERSION --namespaced-resource-restore-mode=FAIL_ON_CONFLICT --quiet # Execute Restore gcloud container backup-restore restores create <RESTORE_NAME> \ …
Read the whole file at its exact version.
How to install
mdr add gke-labs/kube-agents/gke-backup-dr@git:20260807.d47bdf1mdr add gke-labs/kube-agents/gke-backup-dr@sha256:1be50c499c059b37Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ct7b7odvwdilsnnj)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260807.d47bdf1 latest | 2026-08-07 | d47bdf1 | 3,054 B | A | view · diff |
| git:20260710.9319bce | 2026-07-10 | 9319bce | 2,472 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3054 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
gke-labs/kube-agents · 64 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ct7b7odvwdilsnnj GET https://markdownregistry.com/api/v1/resolve?ref=gke-labs/kube-agents/gke-backup-dr GET https://markdownregistry.com/api/v1/blob/1be50c499c059b37622a40ca49e7eace0ad80a36ad09973f25ca34d459c1d710
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.