Replies: 1 comment 3 replies
-
So, what would you use to expose the brokers? Node Ports? Or how would you want to use it? |
Beta Was this translation helpful? Give feedback.
3 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.
-
I am trying to use the loadBalancer listener type for my Kafka cluster. However since its a large cluster a loadbalancer gets spun up for every single broker in the cluster. I have tired several configurations and tried to find docs but to no avail. Is it possible or supported to just spin up a bootstrap external listener without spinning up a load balancer for every broker(pod) in the cluster?
Beta Was this translation helpful? Give feedback.
All reactions