Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Loadbalancer external listener for the kafka service #602

Open
vjvel opened this issue Apr 29, 2022 · 4 comments
Open

Loadbalancer external listener for the kafka service #602

vjvel opened this issue Apr 29, 2022 · 4 comments

Comments

@vjvel
Copy link

vjvel commented Apr 29, 2022

Hi,

I seen there is option to create nodeport service, Is there any option to create LB service for the kafka pods.

I want to allow external access for the kafka broker. How to set the external advertisment address for kafka broker.

@vjvel
Copy link
Author

vjvel commented May 9, 2022

Any one can help on this plz ?

@OneCricketeer
Copy link

You might have better luck with Strimzi if you want to have LoadBalancer or Ingress resources.

Direct links to docs - https://strimzi.io/docs/operators/latest/overview.html#configuration-points-broker_str

@gavasv-sapiens
Copy link

any possibility of this being achieved with the current helms ?? … Any help will be much appreciated …

@OneCricketeer
Copy link

Yes, these charts can be used, but they don't currently offer such a feature, and are no longer supported, so PR to add such a feature might not be approved.

The Confluent operator is where Kubernetes features are being added. https://github.com/confluentinc/confluent-kubernetes-examples/tree/master/networking/external-access-load-balancer-deploy

But this will require a license after 30 days

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants