Y
Hacker News
new
|
ask
|
show
|
jobs
by
hjacobs
2210 days ago
I'm curious, did you use Patroni directly on Kubernetes or use Zalando's Postgres Operator [1] (based on Patroni)? [1]
https://github.com/zalando/postgres-operator
1 comments
qeternity
2210 days ago
After spending quite a bit of time with the operator early on, along with the KubeDB operator (super easy to use, but definitely not production ready) we settled on some patroni helm charts.
link