-
Hi, I have seen there are similar questions here already, but I wanted to post my log to ask why my cluster is constantly kept restarting by the Kafka operator? For me the reason is not obvious. My current Kafka config (I am testing Strimzi currently):
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Well, in the log you shared, there were 5 reconciliations but only one seemed to have triggered rolling update. I'm not sure that provides enough data to make any conclusions. But the rolling update in the reconciliation number 5 seemed to have been triggered by this:
If you check the message, it shows the hashstubs for the two custom listener certificates used by the |
Beta Was this translation helpful? Give feedback.
-
Thanks @scholzj , today I will try to watch what happens... as this shall not happen. This cert is made by our kubernetes-running TLS tool. I will try to check this then... I was just a little bit lost as there are many-many logs stating something is different and they are "patched", but maybe those are not triggering a rollout. I will make myself more familiar with the logs in the upcoming days :) UPDATE: Thank you very much... I have found the issue with our tool's config, it was set up to renew the certs with a TTL of 3600 and Leadtime of 3000, so technically the renewal was done in every 10 minutes, which is crazy ineffective IMO. I raised this issue on our side. Thanks once again for pointing out the one line that I had to look at. |
Beta Was this translation helpful? Give feedback.
Well, in the log you shared, there were 5 reconciliations but only one seemed to have triggered rolling update. I'm not sure that provides enough data to make any conclusions. But the rolling update in the reconciliation number 5 seemed to have been triggered by this: