ricsanfre / pi-cluster

Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible and ArgoCD
https://picluster.ricsanfre.com
MIT License
348 stars 56 forks source link

Deploying common PostgreSQL cluster in HA. #439

Open ricsanfre opened 3 weeks ago

ricsanfre commented 3 weeks ago

Scope

Deploy a common PosgreSQL cluster to provide database services to different applications. Currently, a postgreSQL instance is required by Keycloak, using bitnami packaged helm chart, but in the future to test microservices architecture, I will need to have other postgreSQL databases.

Requirements

Possible alternatives

ricsanfre commented 2 days ago

CloudNative-PG: