Still a WIP, but no longer a prototype

This commit is contained in:
Oleksii Kliukin 2017-05-12 14:58:43 +02:00 committed by GitHub
parent 73e7ac6135
commit 169c8611c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# postgres operator prototype (WIP)
# postgres operator (WIP)
Postgres operator manages Postgres clusters in Kubernetes using the [operator pattern](https://coreos.com/blog/introducing-operators.html)
During the initial run it registers the [Third Party Resource (TPR)](https://kubernetes.io/docs/user-guide/thirdpartyresources/) for Postgres.