gke-backup-dr

Automate GKE Backup Plan and restore workflow configuration for stateful workloads.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/wangx7/skills-collection --skill gke-backup-dr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gke-backup-dr
Source: https://github.com/wangx7/skills-collection/tree/main/google-skills/skills/cloud/gke-backup-dr
Command: npx skills add https://github.com/wangx7/skills-collection --skill gke-backup-dr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually configuring GKE backup plans and restore workflows for stateful workloads is time-consuming and error-prone, putting critical cluster data at risk of permanent loss during outages, misconfigurations, or disasters.

Core Features & Use Cases

  • Scheduled Backup Plan Configuration: Set up automated GKE backups with custom retention periods, cron schedules, and namespace scoping to protect stateful application data.
  • Restore Workflow Setup: Create restore plans with configurable conflict resolution policies and execute targeted restores to recover GKE clusters after data loss or outages.
  • Use Case: An SRE managing a production GKE cluster running stateful applications can use this skill to implement a compliant backup and disaster recovery strategy that meets organizational RTO and RPO requirements.

Quick Start

Use the gke-backup-dr skill to configure a scheduled backup plan for your GKE cluster's production namespace with 7-day retention and a daily backup schedule, plus a matching restore plan for your disaster recovery cluster.

Frequently Asked Questions about gke-backup-dr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GKE backup plans for stateful workloads?

Automate GKE backup plans by configuring custom retention periods, cron schedules, and namespace scoping to protect stateful application data. This ensures reliable scheduled backups without manual intervention.

How do I set up a restore workflow for my GKE cluster?

Set up a GKE restore workflow by creating restore plans with configurable conflict resolution policies. This allows you to execute targeted restores and recover clusters after data loss or outages.

Can I use CMEK encryption for my GKE backups?

Yes, you can use CMEK encryption support when configuring your GKE backup plans. This ensures your stateful workload backups meet organizational security and compliance requirements.

What is the best way to meet RTO and RPO requirements for production GKE clusters?

Implement a compliant disaster recovery strategy using scheduled GKE backup plans and matching restore plans. This protects stateful applications and meets recovery time and recovery point objectives.

How does conflict resolution work during a GKE cluster restore?

Conflict resolution during a GKE restore allows you to configure policies that manage existing resources. This ensures reliable cluster recovery by handling data conflicts according to your specified rules.

Does this GKE disaster recovery approach support namespace scoping?

Yes, GKE backup plans support namespace scoping to protect specific stateful application data. You can target production namespaces with daily schedules and custom retention periods.