What does HackerNews think of postgres-operator?
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
New player from Enterprise DB: https://github.com/cloudnative-pg/cloudnative-pg
If you do want to use Kubernetes, then check out:
- StackGres.io
- https://github.com/zalando/postgres-operator
- https://blog.flant.com/comparing-kubernetes-operators-for-po...
- crunchydata - the thing crunchy is based on (well actually they are more based on the underlying things like patroni): zalando postgres operator https://github.com/zalando/postgres-operator, really really solid stuff
All of them look interesting and developing rapidly.
With that said, Kubernetes might fix this because they have access to more parts of the system in a generic API. With tech like KubeDB[1] and other operators[2] we might see these prices coming closer to bare-metal.
[1] https://kubedb.com/ [2] https://github.com/zalando/postgres-operator