Create more than one kafka broker
Hi, First, congrats for the huge and good job that you have done in Landoop / fast-data-dev. I was presented to this beautiful project during a online kafka course.
Second, I would like to know if there is a easy way to create more than one broker.
Thank you
Try to use the playground image:
docker run landoop/fast-data-dev:playground
It has two brokers and by default always running sample data (configurable via environment variables). We do not plan to support anything more complex than this, but maybe it is enough for your needs?
Hi Andmarios, I need to run 3 brokers in one container using landoop docker image, how do I perform that?
Thanks.
Hi Andmarios,
Is it possible to run 3 brokers in one docker container in landoop?
Hi @gihanpasindu, it's not possible anymore.