linkedin / linkedin/Burrow

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

Open
#703 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.