docker swarm

A container orchestration tool.
More information.
docker swarm init
docker swarm join-token {worker|manager}
docker swarm join --token {token} {manager_node_url:2377}
docker swarm leave
docker swarm ca
docker swarm ca --rotate
docker swarm update --cert-expiry {hours}h{minutes}m{seconds}s
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY