A docker image for Kafka without requiring Zookeeper.
For more information about the Kafka running in KRaft mode check out the introductory blog post.
docker run -p 9092:9092 -d bashj79/kafka-kraft
Check out Docker Hub for further details.
A docker image for Kafka without requiring Zookeeper.
For more information about the Kafka running in KRaft mode check out the introductory blog post.
docker run -p 9092:9092 -d bashj79/kafka-kraft
Check out Docker Hub for further details.