You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the top it says to create a swarm-master using the token, and then it is mentions to create a new swarm-master in the actual swarm section. It's confusing.
The text was updated successfully, but these errors were encountered:
chscorpio
added a commit
to chscorpio/docker-java
that referenced
this issue
Dec 15, 2015
…n as the token-based swarm-master we create there will conflict with the one we create in docker-swarm. arun-gupta#135 and arun-gupta#136
- In docker-swarm, I provided a command and example output to explain how a master has both a swarm-agent and swarm-agent-master container and followed that example with an explicit step to connect to the swarm cluster.
- In docker-swarm, I explicitly required that we connect to the Swarm cluster before verifying that Wildfly and Couchbase are running because we just finished listing the network interfaces on swarm-node-02.
- In docker-swarm, I added a sentence to take note which nodes were running Wildfly and Couchbase as they will need to be replaced accordingly in subsequent commands. arun-gupta#125 and arun-gupta#139
- Otherwise, I fixed typos and grammatical errors as I encountered them.
At the top it says to create a swarm-master using the token, and then it is mentions to create a new swarm-master in the actual swarm section. It's confusing.
The text was updated successfully, but these errors were encountered: