Burrow icon indicating copy to clipboard operation
Burrow copied to clipboard

I wonder if the sample docker-compose.yml file supports docker-swarm mode.

Open brewagebear opened this issue 4 years ago • 0 comments

Currently, I am using confluentinc/cp-zookeeper:5.3.1 and confluentinc/cp-enterprise-kafka:5.3.1 images to run 1 consumer, 1 zookeeper and 3 broker on the docker-swarm.

My compose file distributed in swarm-mode via the docker stack deploy -c command.

However, in order to facilitate consumer lag monitoring, I have heard using this solution, and I wonder if sample docker-compose.yml supports 'docker-swarm' mode.

brewagebear avatar Jun 08 '21 07:06 brewagebear