Vivek Chaudhari

Results 1 comments of Vivek Chaudhari

If you used "--advertise-addr" while executing command ""docker swarm init...." then you need to use flag --advertise-addr while joining nodes too. e.g. Nominating node as manager `docker swarm init --advertise-addr...