kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Create a documentation example for kerberos

Open Haarolean opened this issue 2 years ago • 3 comments

Haarolean avatar Jan 30 '23 05:01 Haarolean

Here is the repo with docker compose stack which is contain kerberos, kafka, schema registry and kafka-ui https://github.com/Narekmat/kafka-kerberos

Narekmat avatar Feb 14 '23 08:02 Narekmat

With the provided example kafka-ui can't connect, need to investigate.

Haarolean avatar Feb 15 '23 13:02 Haarolean

Good afternoon! I have configured Kafka-UI + Kafka + SASL_SSL. Everything is connected and working. The Kafka-UI image is built on UBI8-minimal with additional installation of openssl packages. Kerberos packages are already included in the UBI8-minimal image.

flionet89 avatar Feb 02 '24 14:02 flionet89