PostgreSQL has become the open source relational database of choice for many people and organizations. For any application developer that wants to easily develop, debug, and test software against a PostgreSQL database, a big question is: How can Postgres be installed in Kubernetes?
Introducing: Cloud Native PostgreSQL (CNP), an operator for Kubernetes and OpenShift environments that implements the primary/standby architecture using native streaming replication. This eBook walks through how to deploy and manage your PostgreSQL clusters in production environments, and run PostgreSQL in a cloud native environment.