docker compose files to create a fully working kafka stack
-
Updated
Aug 19, 2024 - 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
Convenient way to start Kafka in docker for development and testing purposes
Add a description, image, and links to the kafka-topics-ui topic page so that developers can more easily learn about it.
To associate your repository with the kafka-topics-ui topic, visit your repo's landing page and select "manage topics."