postgres-operator
postgres-operator copied to clipboard
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** OpenShift - **Are you running Postgres Operator...
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.13.0 - **Where do you...
- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** OpenShift 4.15 - **Are you running Postgres...
Hi I did: 1- git clone https://github.com/zalando/postgres-operator.git 2- helm install postgres-operator ./charts/postgres-operator I got following error ``` helm install postgres-operator ./charts/postgres-operator manifest_sorter.go:192: info: skipping unknown hook: "crd-install" manifest_sorter.go:192: info: skipping...
PVCs are the only resource which is not covered by OwnerReferences. We have observed that on cluster deletion operator can report that all PVCs have already been deleted, although they...
- **Where do you run it - cloud or metal? Kubernetes or OpenShift?** EKS - **Are you running Postgres Operator in production?** yes - **Type of issue?** feature request It...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** spilo-13:2.0-p6 - **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?** ghcr.io/zalando/postgres-operator:v1.13.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 spilo-13:2.0-p6 - **Where do...
It'd be great if there was support for Azure Blob Storage (ABS) for WAL archiving/restoration. Azure Blob Storage doesn't offer an S3-compliant API out of the box and requires paying...