CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication.
CloudNativePG is a Kubernetes operator that manages the full lifecycle of PostgreSQL database clusters in Kubernetes. It provides a declarative approach to deploying and managing PostgreSQL with native streaming replication, automated backups, point-in-time recovery, and high availability. The operator simplifies PostgreSQL operations in cloud-native environments by handling complex tasks like failover, scaling, and maintenance automatically.
For more information, visit https://cloudnative-pg.io/