Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka helm chart with SASL and authentication #3764

Open
ljupcovangelski opened this issue Sep 23, 2022 · 3 comments
Open

Kafka helm chart with SASL and authentication #3764

ljupcovangelski opened this issue Sep 23, 2022 · 3 comments

Comments

@ljupcovangelski
Copy link
Contributor

We need to improve the Helm chart for Kafka, to include options for encryption and authentication on the serer side, so that it can be deployed in another Kubernetes cluster on the Internet then the Airy Core components.

@chrismatix
Copy link
Contributor

chrismatix commented Sep 23, 2022

@ljupcovangelski The Kafka chart is bundled with the airy chart, right? In what scenario would the Kafka chart be installed in a different cluster?

Or let me put it differently: Hosting external Kafka's is better accomplished by picking a service or some other better maintained Kafka chart. It doesn't seem like this is part of our scope.

@ljupcovangelski
Copy link
Contributor Author

@chrismatix I agree it is outside of the scope of deploying Airy (which includes the bundles Kafka chart). However, as we do have the chart independent and it is possible to install Kafka separately in another place (namespace) and connect Airy to it, I think it is good that we include this functionality in the chart.

@chrismatix
Copy link
Contributor

@ljupcovangelski yes makes sense. Thanks for clarifying

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

No branches or pull requests

2 participants