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.