moby / moby/libnetwork

Docker: Getting both swarm nodes and non-swarm nodes on the same network

Open
#2,280 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.