docker-kafka
docker-kafka copied to clipboard
Kafka cluster
Hi, does this image support Kafka cluster? It means that running multiple broker at the same cluster. I do not see any place where can set the configuration for it. Thanks.
+1
For everyone interested, see #21
Hello - I've started work on updating this image to support proper Zookeeper and Kafka clustering - see #25. #21 is good for testing, but is a different objective (that is multiple brokers in one container, as opposed to a true multi-container kafka cluster).