Closed Aslan-Liu closed 1 year ago
I may find the reason. It's due to my error settings. Sorry.
Do you mind sharing what your error was? My pods restart every half hour or so
Actually, all images url of pods in my cluster will be modifed or replaced to a specified repository (due to security concerns). Therefore, operator detect image urls are different between deployment.yaml and pod.yaml and restart pods every 30 minutes.
Ooooh, gotcha, I guess you ended up having the images reflected the private repo?
Ooooh, gotcha, I guess you ended up having the images reflected the private repo?
Yes, you are correct.
My postgres cluster is restarted every 30 minutes. I check the logs from operator and see...
Actually, I don't know why it keeps restarting my cluster. How do I check it?