Swarm mode key concepts | Docker Documentation - 0 views
-
The cluster management and orchestration features embedded in the Docker Engine are built using SwarmKit.
-
Docker engines participating in a cluster are running in swarm mode
-
A swarm is a cluster of Docker engines, or nodes, where you deploy services
- ...19 more annotations...