translating

This commit is contained in:
geekpi 2017-04-27 09:06:17 +08:00
parent 4e69963246
commit 70317a3728

View File

@ -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.