Crunchy Data is pleased to announce the release of the Crunchy PostgreSQL Operator 4.2.0, which automates and simplifies deploying and managing of open source PostgreSQL clusters on Kubernetes and other Kubernetes-enabled Platforms. Instructions for getting started with the PostgreSQL Operator can be found here:
https://access.crunchydata.com/documentation/postgres-operator/latest/quickstart/
This release introduces support for high-availability operations leveraging the Kubernetes distributed consensus store. This allows real-time failover to be independent from the PostgreSQL Operator. The PostgreSQL Operator uses the open source Patroni high-availability framework and the open source disaster recovery management tool pgBackRest to enable this functionality.
Major features for the 4.2.0 release include:
pgo clone
command. This feature copies the pgBackRest repository from a cluster and creates a new, single instance primary as its own cluster.pgo
command-line interface (CLI)For a full list of features, including detailed descriptions of these changes, please see the release notes.
The PostgreSQL Operator 4.2.0 release also includes the following software versions upgrades:
The PostgreSQL Operator is tested with Kubernetes 1.13+ and other Kubernetes enabled platforms. For this release, we added compatibility with Kubernetes 1.16+.
Crunchy Data is proud to support the development and maintenance of the PostgreSQL Operator.