By default, when you create a pod with a PVC. Kubernetes will not start the pod container if the PVC is not ready (bounded) and attached successfully. How postgres can skip it?
a
alert-hydrogen-86921
09/18/2024, 12:51 PM
Thanks. I fixed it but I can’t tell you how now as I moved on. But the error wasn’t what was described above.
alert-hydrogen-86921
09/18/2024, 12:52 PM
Actually I think I remember. I was dumb enough to have multiple replicas in my sts which caused all kinds of weirdness.
alert-hydrogen-86921
09/18/2024, 12:53 PM
Don’t ask me why I thought that would be a good idea 😄