kube/postgres-clusters
rasmus 006240ee1a sync cluster deviation: pve-csi storageclass provisioners
minio-clusters: kustomization; disable unused and outdated shared and dedicated
2025-04-20 19:06:37 +03:00
..
2025-04-20 19:01:39 +03:00
2025-04-20 19:01:39 +03:00

Postgres clusters

This is for shared Postgres clusters managed by the Codemowers' sample: postgres-database-operator, which is deployed via ArgoCD

All instances run in a dedicated namespace. Clusters managed by operator-bundle. For more details check https://cloudnative-pg.io/.

Admin access available via pgweb.k-space.ee.

Deploying manually without ArgoCD:

kubectl create namespace postgres-clusters
kubectl apply -n postgres-clusters -f application.yaml