Start the swarm chapter

This commit is contained in:
Baohua Yang
2015-05-08 20:10:44 +08:00
parent fdeeaba0b0
commit 547ebe6053
4 changed files with 7 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Docker Swarm 项目
Docker Swarm 是 Docker 官方编排(Orchestration)项目之一,负责对 Docker 集群进行管理。
本章将介绍 Swarm 项目情况以及安装和使用。
+1
View File
@@ -0,0 +1 @@
## 安装
+1
View File
@@ -0,0 +1 @@
## 简介
+1
View File
@@ -0,0 +1 @@
## 使用