deploying-postgres-k8s

Deploys PostgreSQL on Kubernetes using the CloudNativePG operator with automated failover.Use when setting up PostgreSQL for production workloads, high availability, or local K8s development.Covers operator installation, cluster creation, connection secrets, and backup configuration.NOT when using managed Postgres (Neon, RDS, Cloud SQL) or simple Docker containers.

$ Installer

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/devops/deploying-postgres-k8s ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill