Skip to content

How to Connect kafka-ui to an SSL enabled Kafka Cluster? #3581

Closed Answered by Haarolean
dumm1 asked this question in Q&A
Discussion options

You must be logged in to vote

@dumm1 yes, as I stated already, it doesn't work like that.
You can add extra hosts like this via docker-compose:

services:
  kafkaui:
    extra_hosts:
      - "memelord.lol:10.10.10.3"
      - "host1.kek:10.10.10.2"

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@dumm1
Comment options

@Haarolean
Comment options

@dumm1
Comment options

@Haarolean
Comment options

Answer selected by dumm1
@dumm1
Comment options

@Haarolean
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants