Skip to content

How to scale horizontally with Swarm #186

Closed Answered by ijpatricio
ijpatricio asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @jaydrogers

It turns out, it's a multitude of stuff. SwarmMode is supposed to do round-robin to a service (layer 3 - IP address). With Traefik we can do that at host name (layer 4) - all good here.
Thing is, after I monitor CPU, and instant network throughput (bmon), I then realized the networking between swarm nodes wasn't fully functioning, not even inside the private network.

In a gist, it depends on the cloud provider we're using.

Regarding this image, and what could be changed, I suggested a change to the docs, because I overlooked or needed to check the official docs.

It would be nice to know there's the static option also, without having to go into the official docs. That was it.

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jaydrogers
Comment options

@ijpatricio
Comment options

Answer selected by jaydrogers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants