docker-archive / classicswarm

Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
Apache License 2.0
5.75k stars 1.08k forks source link

The node is added to the leader but the service is not launching in it #2911

Closed lokesh2481 closed 4 years ago

lokesh2481 commented 5 years ago

Hello,

We are using Docker 18.06.1-ce, we are able to add a new node into the leader but when we are creating the new service it's not creating in the new node, we have checked the docker info and in the leader, we are able to see the node. Please help us on this how to troubleshoot this or move the service to a specific worker-node.

screen shot 2018-11-23 at 5 56 43 pm