Update README.md

Removed a bit about the staging only use case and describe our setup.
This commit is contained in:
Jan Mussler 2017-12-16 15:42:10 +01:00 committed by Oleksii Kliukin
parent 3c178f68df
commit 04024f91e4
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ it manages and updates them with the new docker images; afterwards, all pods fro
## Status
This project is currently in development. It is used internally by Zalando in order to run staging databases on Kubernetes.
This project is currently in active development. It is however already used internally by Zalando in order to run Postgres databases on Kubernetes in larger numbers for staging environments and a smaller number of production databases. In this environment the operator is deployed to multiple Kubernetes clusters, where users deploy manifests via our CI/CD infrastructure.
Please, report any issues discovered to https://github.com/zalando-incubator/postgres-operator/issues.
## Running and testing the operator