Docker: Getting both swarm nodes and non-swarm nodes on the same network
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
I need to get an overlay network to function properly with at least two nodes on the network. I need one of them to also be on a swam operating else where. I currently have a network that works with two nodes not on a swarm and a network that works with two nodes that are in a swarm. I am unable to get a network with one of each and get hit by this. I use a cluster so the nodes know one another exist.
Error response from daemon: --cluster-store and --cluster-advertise daemon configurations are incompatible with swarm mode
I tried starting the swarm before joining the cluster and after joining the cluster.
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
The payload names no source files or tests; start by reproducing the daemon configuration with one swarm node and one non-swarm node, using the reported --cluster-store, --cluster-advertise, and swarm setup. Done means establishing whether this mixed topology is supported and identifying the relevant configuration or documentation change; the issue does not specify a target file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- distributed-systems, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100