1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #25282 from clhlc/clhlc-patch-1

Update swarm-mode.md
(cherry picked from commit 181f5ac627)

Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
Sven Dowideit 2016-08-02 13:06:24 -07:00 committed by Tibor Vass
parent 7ab84e8daf
commit d7a01cc60e

View file

@ -27,7 +27,7 @@ your production environment, swarm mode provides a fault-tolerant platform with
cluster management features to keep your services running and available. cluster management features to keep your services running and available.
These instructions assume you have installed the Docker Engine 1.12 or later on These instructions assume you have installed the Docker Engine 1.12 or later on
a machine to serve as a manager node in your swawrm. a machine to serve as a manager node in your swarm.
If you haven't already, read through the [swarm mode key concepts](key-concepts.md) If you haven't already, read through the [swarm mode key concepts](key-concepts.md)
and try the [swarm mode tutorial](swarm-tutorial/index.md). and try the [swarm mode tutorial](swarm-tutorial/index.md).