confluentinc / cp-helm-charts

The Confluent Platform Helm charts enable you to deploy Confluent Platform services on Kubernetes for development, test, and proof of concept environments.
https://cnfl.io/getting-started-kafka-kubernetes
Apache License 2.0
790 stars 843 forks source link

Kafka broker to Kafka Client encryption using TLS and authentcation #616

Open vjvel opened 2 years ago

vjvel commented 2 years ago

Team,

Can we enable encryption and authention between client and brokers?

We are exposing kafka broker to internet with restricted Ip and we need to enable encryption. how can we do this ? please help on this @matveybrant

matveybrant commented 2 years ago

I gave up on working on this years ago as I could never get any of the maintainers to look at my PR's. See https://github.com/confluentinc/cp-helm-charts/pull/294

If I were starting over I'd try the Strimzi operator, maybe take a look at that: https://github.com/strimzi/strimzi-kafka-operator