Skip to content

Correct docker-compose for zookeeper, kafka, and kafka-ui #3184

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

You must be logged in to vote

HI, your issue is KAFKA_ADVERTISED_HOST_NAME. It contains "localhost" which is a kafka container's host. But you access the kafka from another container which has a different host.
Please refer to one of our examples

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Haarolean
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