Skip to content

Adding loadbalancer prevents Kafka StatefulSet from being created #6478

Answered by scholzj
smarsh-tim asked this question in Q&A
Discussion options

You must be logged in to vote

This is not a bug. You platform did not created the loadbalancer and provided its address in its status. So Strimzi cannot proceed and create the Kafka brokers. When you list your services with kubectl get service -o wide you should check the EXTERNAL-IP column. It needs to have an IP address or a DNS address in it. If it doesn't and has something like <pending> then the load balancer is not provisioned by the platform.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@smarsh-tim
Comment options

Answer selected by smarsh-tim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6475 on March 04, 2022 16:03.