postgres-operator
postgres-operator copied to clipboard
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** 1.8.2 - **Where do you...
Please, answer some short questions which should help us to understand your problem / question better? The logical backup cronjobs defines resource requests and limits from the cluster their are...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do you...
Feature request: Support certificate rotation & backups without privilege escalation. According to [this documentation](https://github.com/zalando/postgres-operator/blob/3e275d122a54fbf17c40db9564f762ea0754b61c/docs/reference/operator_parameters.md#kubernetes-resources), enabling `spilo_allow_privilege_escalation` is required for certificate rotation & backups to work. However, this breaks those features...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do you...
This allows hosting of all chart dependencies (e.g. spilo) in a private registry. Signed-off-by: Jacob Lorenzen
Fixes #1230 Dockerfile for new pgBouncer image: https://github.com/borchero/pgbouncer
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do you run it?** - K8s on AWS VMs - **Are you running Postgres Operator in production?** not...
If one has configured quite hungry pods in the manifest, one still has to consider it for logical backup pods. There's no way to configure it. By relying only on...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.6.0 - **Where do you...