Skip to content

Initial release

Compare
Choose a tag to compare
@alexeyklyukin alexeyklyukin released this 10 Aug 11:56
· 781 commits to master since this release
e933908

Initial release after a year in development.

The operator manages creation and deletion of PostgreSQL clusters based on the Spilo docker image and updates the running clusters based on the changes in the Postgres cluster manifest. It supports Kubernetes 1.5+, and Kubernetes 1.9 is recommended to take advantage of all features (namely, pod priorities).

New versions will follow the semantic version, with the major part changing because of incompatible changes or if we drop support for older Kubernetes cluster versions.

Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.0.0