Docker Swarm
Info
Deploying on worker nodes
You must apply all docker service and docker stack commands on manager nodes. It will deploy automatically the containers on less used nodes.
When you want to explicit deploy a container on a specific node, you must tag this node and work with constraints.
Last updated