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 run it - cloud or metal? Kubernetes or OpenShift? Kubernetes / Minikube 1.26.0 with qemu2 driver / Apple M1 Ultra
- Are you running Postgres Operator in production? Yes
- Type of issue? Bug report
Some general remarks when posting a bug report:
I'm using Minikube 1.26.0 with the qemu2 driver on Apple M1 silicon and the operator fails with the following error:
postgres-operator exec /postgres-operator: exec format error
Using the latest PostgreSQL operator (1.8.2) works as expected on this same version of Minikube on Apple M1 silicon using the docker driver.
Unfortunately, the pod immediately terminates so I've been unable to gather any log files. Does the postgres-operator support ARM64?