What problem does it solve?
This Skill eliminates the complexity of manually provisioning, configuring, and maintaining PostgreSQL clusters on Kubernetes, reducing operational overhead and risk of misconfiguration for DevOps engineers and homelab users.
Core Features & Use Cases
- Cluster Deployment: Supports both single-instance homelab setups and high-availability multi-replica production clusters with Rook Ceph storage integration.
- Backup & Disaster Recovery: Provides guided setup for S3/MinIO backups via Barman Cloud Plugin, WAL archiving, scheduled backups, and point-in-time recovery (PITR) to prevent data loss.
- Operational Management: Covers failover/switchover procedures, PgBouncer connection pooling, Prometheus monitoring, cluster hibernation for resource savings, and common troubleshooting steps.
- Use Case: Ideal for teams running self-hosted services on Kubernetes or homelab users needing reliable, self-managed PostgreSQL without manual infrastructure work.
Quick Start
Use the cloudnative-pg skill to deploy a 3-replica high-availability PostgreSQL cluster with automated S3 backups and PgBouncer connection pooling on your Kubernetes cluster.