CloudNativePG

Suggest edits

CloudNativePG is the Kubernetes operator that covers the full lifecycle of a highly available Postgres database cluster with a primary/standby architecture, using native streaming replication.

Note

Looking for CloudNativePG documentation? Head over to cloudnative-pg.io/docs/.

CloudNativePG was originally built by EDB, then released open source under Apache License 2.0 and submitted for CNCF Sandbox in April 2022. The source code repository is in Github.

Key features available include:

  • Kubernetes API integration for high availability
  • Self-healing through failover and automated recreation of replicas
  • Capacity management with scale up/down capabilities
  • Planned switchovers for scheduled maintenance
  • Read-only and read-write Kubernetes services definitions
  • Rolling updates for Postgres minor versions and operator upgrades
  • Continuous backup and point-in-time recovery

Could this page be better? Report a problem or suggest an addition!