Loadbalancer Service #8706
Unanswered
sumitsimplex
asked this question in
Q&A
Replies: 1 comment
-
Thsi is because of how Kafka and its discovery mechanism work. The clients need a direct access to each broker. You can check this old blog post series I wrote for more details: https://strimzi.io/blog/2019/04/17/accessing-kafka-part-1/ If you want, you can disable the bootstrap loadbalancer. But you will always need a load balancer per broker. |
Beta Was this translation helpful? Give feedback.
0 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.
-
why do I get two public IPs created when I enable external access using loadbalancer?
one on external-bootstrap and another on kafka-0
Beta Was this translation helpful? Give feedback.
All reactions