I wonder if the sample docker-compose.yml file supports docker-swarm mode.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
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](https://github.com/linkedin/Burrow/blob/master/docker-compose.yml) supports 'docker-swarm' mode.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's docker-compose.yml and compare its services and configuration with the docker stack deploy requirements described in the issue. Determine whether the sample supports Docker Swarm mode, and document any incompatibilities or required changes; there are no tests or other entry points mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, kafka
- Domain
- devops
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100