gke-backup-dr

Manage GKE backup plans and restore workflows for disaster recovery.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill gke-backup-dr-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gke-backup-dr
Source: https://github.com/google/skills/tree/main/skills/cloud/gke-backup-dr
Command: npx skills add https://github.com/google/skills --skill gke-backup-dr-google

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcloud, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of protecting GKE workloads with efficient backup and restore processes, ensuring data integrity and system availability.

Core Features & Use Cases

  • Backup Management: Configure and manage GKE Backup Plans for automated backups.
  • Disaster Recovery: Establish restore workflows to recover GKE clusters in case of disasters.
  • Use Case: Ensure that your GKE application's data and services remain secure and accessible, even in the event of an unexpected outage.

Quick Start

Deploy the gke-backup-dr skill to configure backup and restore for your GKE 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 backups for disaster recovery?

Automate GKE backups for disaster recovery by configuring and executing GKE Backup Plans. This ensures your Kubernetes workloads maintain data safety and system continuity during unexpected outages.

Do I need the gcloud SDK to manage Google Kubernetes Engine backups?

Yes, you need the gcloud SDK installed to manage Google Kubernetes Engine backups. The Skill relies on gcloud SDK commands to execute cloud resource management and automate the backup plan creation.

What is the best way to restore a GKE cluster after a disaster?

The best way to restore a GKE cluster after a disaster is to establish restore workflows via automated scripts. This process recovers your cluster state and ensures application data remains secure and accessible.

Can I use scripts to configure Google Kubernetes Engine backup plans?

Yes, you can use the provided scripts to configure Google Kubernetes Engine backup plans. The Skill deploys scripts specifically designed to manage backup creation and establish restoration workflows for your clusters.