Re: High Availability PostgresDB on K8s

2022-08-19 Thread Jan Kohnert
Hi, Am Freitag, 19. August 2022, 17:09:35 CEST schrieb Marco Schmucki: > I want to run an HA-Postgres-DB on a Kubernetes cluster for testing purposes > (Proof of Concept). > > Do you have some links or documentation? We're usually using Bitnami's Helm charts [1], [2] to deploy PostgreSQL into o

Re: High Availability PostgresDB on K8s

2022-08-19 Thread Sumit Sengupta
This may help - https://phoenixnap.com/kb/postgresql-kubernetes [https://phoenixnap.com/kb/wp-content/uploads/2021/08/how-to-deploy-postgresql-on-kubernetes.png] How to Deploy PostgreSQL on Kubernetes {Helm Chart or Manual Config} - Knowledge Base