postgres-operator
postgres-operator copied to clipboard
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
Often times you want to be able to deploy objects with the helm chart in one go and make the helm chart own said objects. This PR addresses the current...
Hello, this implements #2894 Hope the unit tests are fine like this, if not feel free to suggest what should be added/changed.
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** e.g. ghcr.io/zalando/postgres-operator:v1.14.0 - **Where do...
There is never a good case for cpu limits :) https://home.robusta.dev/blog/stop-using-cpu-limits
Hello Im trying to setup HA cluster with 2 nodes. When testing if HA works, i disconnect one kubernetes node, simulating unexpected failure, I can see that seconds pod is...
- **Which image of the operator are you using?** e.g. ghcr.io/zalando/postgres-operator:v1.12.2 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** K8s - **Are you running Postgres...
Hi, I understand that the [Patroni REST API](https://patroni.readthedocs.io/en/latest/rest_api.html#patroni-rest-api) is exposed on each spilo pod, at port 8008. Doesn't this pose a major security risk? It seem to me that every...
Hello, I have the question if there is any possibility to select a specific timeline one wants to restore to in the clone section of the postgres CRD. I haven't...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.14.0 - **Where do you...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.6.3 - **Where do...