Few Brokers not coming up during cluster initialisation. #7941
Unanswered
Sai-Charan-Madhvaraj
asked this question in
Q&A
Replies: 1 comment 10 replies
-
You should probably share more information ... operator logs, full broker logs, Kubernetes events, and the YAML of the pods to make it clear what state they are in. The CPU and memory you give to Kafka and Zoo is super small. But otherwise, the config looks normal. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're running a Kafka Cluster on version 3.0.0 on AKS. The configuration for the same is below -
The logs can I observed from the failed brokers were -
We also observed that when the new broker is trying to spin up, the DNS resolution is not working for the headless service as highlighted in the error log.
What can be the resolution for this issue?
Beta Was this translation helpful? Give feedback.
All reactions