ismailhabib / docker-kafka

Apache Kafka on Docker
https://registry.hub.docker.com/u/ismailhabib/docker-kafka/
0 stars 0 forks source link

Support multi zookeeper and multi broker #1

Open ismailhabib opened 8 years ago

ismailhabib commented 8 years ago

See this: https://forums.docker.com/t/docker-compose-external-ip-and-scaling/1376/2

Scaling zookeeper dynamically is not going to be trivial. Perhaps we should keep it static and make it obvious on how to change docker-compose.yaml to set the number of zookeeper instances.