Closed alterEgo123 closed 6 months ago
Maybe it's because of: storageClass: "generic"
? What do operator logs say? Or describe on K8s resources?
I'm envious you're able to get log entries. When I run kubectl -n postgres get pg
I get
NAME TEAM VERSION PODS VOLUME CPU-REQUEST MEMORY-REQUEST AGE STATUS
cubejs devops 12 1 5Gi 73m
The operator has no log entries since the initial creation, and there are no pods to get log files from.
@alterEgo123 may be you have same issue as mentioned in https://github.com/zalando/patroni/issues/570#issuecomment-563103932
I am seeing same issue as you. I also see same situation as mentioned in above link. I'm not sure how the pg_control file went missing in the 2 replica instances I have running.
Working on latest version of postgres-operator v1.5.0, I'm getting these issues.
could not create cluster: pod labels error: still failing after 200 retries could not sync cluster: could not sync roles: could not init db connection: could not init db connection: still failing after 8 retries
Postgres pods are running but postgresql service is not, Kubectl get pg returns CreateFailed
This is my manifest file
Kubectl logs returns: