#
postgres-operator
Here are 5 public repositories matching this topic...
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
kubernetes
postgres
database
postgresql
database-as-a-service
operator
database-management
high-availability
disaster-recovery
postgresql-monitoring
data-infrastructure
postgresql-metrics
postgres-operator
postgresql-clusters
-
Updated
Apr 20, 2021 - Go
arnarg
commented
Mar 20, 2020
In #48 there was someone that gave POSTGRES_CLOUD_PROVIDER
the value AZURE
while it should be Azure
. This shouldn't matter and we should run the provided value through ToLower()
before we make the comparison.
minikube with spring-boot, quarkus, keycloak and helm.
-
Updated
Oct 8, 2020 - Java
Postgres Operator with Postgres HA cluster Setup based on Patroni from Zalando.
-
Updated
Apr 3, 2020 - Shell
Improve this page
Add a description, image, and links to the postgres-operator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the postgres-operator topic, visit your repo's landing page and select "manage topics."
Hi! I have set up cluster with nodeAffinity so that it runs on separate nodes. StatefulSet for postgres pods contai