<div dir="ltr">Nikolay:<div><br></div><div>You might find this of interest:</div><div><br></div><div><a href="https://github.com/odenio/pgpool-cloudsql">https://github.com/odenio/pgpool-cloudsql</a></div><div><a href="https://engineering.oden.io/blog/pgpool-cloudsql">https://engineering.oden.io/blog/pgpool-cloudsql</a><br></div><div><br></div><div>The implementation specifics of the helm chart are tightly tied to using Google CloudSQL as the Postgresql backend, but I think it might be a good starting point for building your own helm chart even if you're on a different cloud provider or running k8s on bare metal.</div><div><br></div><div>Alternatively the fine folks at Bitnami provide a "postgresql-ha" chart that ties together postgres, repmgr and pgpool into a single package: <a href="https://artifacthub.io/packages/helm/bitnami/postgresql-ha">https://artifacthub.io/packages/helm/bitnami/postgresql-ha</a></div><div><br></div><div>-n</div></div>