mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
committed by
John Mulhausen
parent
1a6874fcb4
commit
7bed320b17
@@ -28,7 +28,7 @@ A **node** is an instance of the Docker engine participating in the swarm. You c
|
||||
|
||||
To deploy your application to a swarm, you submit a service definition to a
|
||||
**manager node**. The manager node dispatches units of work called
|
||||
[tasks](#Services-and-tasks) to worker nodes.
|
||||
[tasks](#services-and-tasks) to worker nodes.
|
||||
|
||||
Manager nodes also perform the orchestration and cluster management functions
|
||||
required to maintain the desired state of the swarm. Manager nodes elect a
|
||||
|
||||
Reference in New Issue
Block a user