For the complete documentation index, see llms.txt. This page is also available as Markdown.

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