-
we are using strimzi kafka operator 0.34.0 helm chart, and we found around 07/27, we only have two Kafka brokers running, and strimzi kafka operator keeps Reconciliation and times out until we restart the strimzi operator, here are the logs when the issue happen around 2023-07-27 15:36:51, we guess this issue probably will happen will one of the kubernetes node hosting kafka or zookeeper is scaled up or down by the cluster autoscaler, since we found the same issue for zookeeper this morning, and no new pod is created for zk as well.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hard to say for sure without more information. But this looks like it might be the issue with Kubernetes informers. So you should try to upgrade to 0.35.1 or newer. |
Beta Was this translation helpful? Give feedback.
Hard to say for sure without more information. But this looks like it might be the issue with Kubernetes informers. So you should try to upgrade to 0.35.1 or newer.