From 70317a3728eef04730d41c860d90f8f378d2adbb Mon Sep 17 00:00:00 2001 From: geekpi Date: Thu, 27 Apr 2017 09:06:17 +0800 Subject: [PATCH] translating --- ...20170211 Docker swarm mode - Adding worker nodes tutorial.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20170211 Docker swarm mode - Adding worker nodes tutorial.md b/sources/tech/20170211 Docker swarm mode - Adding worker nodes tutorial.md index a229be2738..29a9d1684d 100644 --- a/sources/tech/20170211 Docker swarm mode - Adding worker nodes tutorial.md +++ b/sources/tech/20170211 Docker swarm mode - Adding worker nodes tutorial.md @@ -1,3 +1,5 @@ +translating---geekpi + # Docker swarm mode - Adding worker nodes tutorial Let us expand on what we started with CentOS 7.2 several weeks ago. In thisĀ [guide][1], we learned how to initiate and start the native clustering and orchestration functionality built into Docker 1.12\. But we only had our manager node and no other workers. Today, we will expand this.