[Bug]: strimzi cluster operator restarts often #8595
Replies: 6 comments 7 replies
-
Hi |
Beta Was this translation helpful? Give feedback.
-
You should probably share your configuration of the Cluster Operator (the deployment or the full log from the start). You should also watch the |
Beta Was this translation helpful? Give feedback.
-
Hi, I also check the lease for cluster operator and here is its status: |
Beta Was this translation helpful? Give feedback.
-
kafka-operator.log |
Beta Was this translation helpful? Give feedback.
-
You should make sure to configure the CPU request and limit as well. This could be caused by CPU starvation. |
Beta Was this translation helpful? Give feedback.
-
Triaged on 1.6.2023: Does not seem like a generic bug in Strimzi but rather like a problem in single installation / environment. Should be converted to discussion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we have noticed that the strimzi cluster operator restarts often and randomly without any sort of reason. here are the logs before the shutdown hook is invoked.
2023-05-22 05:22:33 INFO LeaderElectionManager:119 - The new leader is 2023-05-22 05:22:33 INFO LeaderElectionManager:110 - Stopped being a leader 2023-05-22 05:22:33 INFO Main:242 - Stopped being a leader => exiting 2023-05-22 05:22:33 INFO ShutdownHook:51 - Shutdown started
Steps to reproduce
install strimzi cluster operator
Expected behavior
cluster operator pod is not restarted
Strimzi version
0.35.0
Kubernetes version
1.24.2
Installation method
helm chart
Infrastructure
BareMetal
Configuration files and logs
2023-05-22 05:22:33 INFO LeaderElectionManager:119 - The new leader is 2023-05-22 05:22:33 INFO LeaderElectionManager:110 - Stopped being a leader 2023-05-22 05:22:33 INFO Main:242 - Stopped being a leader => exiting 2023-05-22 05:22:33 INFO ShutdownHook:51 - Shutdown started
Beta Was this translation helpful? Give feedback.
All reactions