backup-etcd

Create and store OpenShift etcd snapshots with retention and metadata.

Updated Sep 4, 2025
One-click install
npx skills add https://github.com/mpryc/ai-agents-and-skills --skill backup-etcd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backup-etcd
Source: https://github.com/mpryc/ai-agents-and-skills/tree/main/claude/oadp-operator/skills/operations/backup-etcd
Command: npx skills add https://github.com/mpryc/ai-agents-and-skills --skill backup-etcd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a reliable, auditable backup and recovery workflow for OpenShift etcd to ensure disaster recovery readiness.

Core Features & Use Cases

  • Validates cluster health before backup and creates a consistent etcd snapshot.
  • Stores backups securely with retention management and metadata documentation.
  • Supports manual and automated backup scenarios, including pre-upgrade and post-change recovery planning.

Quick Start

Set up and run an etcd backup for the OpenShift control plane to protect cluster data.

Frequently Asked Questions about backup-etcd

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

FAQPage Schema
How do I create an etcd backup for OpenShift disaster recovery?

The etcd backup process validates OpenShift cluster health before creating a consistent snapshot of the control plane. It then secures the stored snapshots with retention management and metadata documentation for disaster recovery readiness.

When do I need to take an etcd snapshot in Kubernetes or OpenShift?

You need an etcd snapshot during maintenance windows, cluster upgrades, and disaster recovery planning. Capturing a snapshot before changes ensures a restorable state for manual or automated recovery scenarios.

Can I automate OpenShift etcd backups and manage snapshot retention?

Yes, this supports automated etcd backup scenarios alongside manual ones. It enforces retention management policies on stored snapshots and maintains metadata documentation to ensure auditable disaster recovery readiness over time.

Does the etcd backup process check OpenShift cluster health before running?

Yes, the etcd backup workflow validates OpenShift cluster health before creating a snapshot. This health check ensures the control plane is stable, producing a consistent and reliable disaster recovery snapshot.

What is the best way to secure etcd snapshots for disaster recovery?

Securing etcd snapshots involves storing them safely with retention management and metadata documentation. This approach protects OpenShift disaster recovery backups while keeping them auditable and organized for future restoration.