docker compose files to create a fully working kafka stack
-
Updated
Aug 20, 2026 - Shell
docker compose files to create a fully working kafka stack
A simple UI for monitoring Apache Kafka topics and their state.
In order to deploy Confluent Kafka in the machine, the project starts 4 Docker containers (ZooKeeper, Kafka, Kafka-REST-Proxy and Kafka-Topics-UI). It also starts 3 other containers (1 Producer and 2 Consumers) to emulate message publish/consume using crypto currencies JSON data.
A chart to bootstrap a Kafka-Topics-UI deployment on a Kubernetes cluster using the Helm package manager.
Docker compose for Kafka Clusters
To associate your repository with the kafka-topics-ui topic, visit your repo's landing page and select "manage topics."