mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-25 14:38:54 +00:00
Start the swarm chapter
This commit is contained in:
parent
fdeeaba0b0
commit
547ebe6053
4
swarm/README.md
Normal file
4
swarm/README.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Docker Swarm 项目
|
||||||
|
Docker Swarm 是 Docker 官方编排(Orchestration)项目之一,负责对 Docker 集群进行管理。
|
||||||
|
|
||||||
|
本章将介绍 Swarm 项目情况以及安装和使用。
|
1
swarm/install.md
Normal file
1
swarm/install.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
## 安装
|
1
swarm/intro.md
Normal file
1
swarm/intro.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
## 简介
|
1
swarm/usage.md
Normal file
1
swarm/usage.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
## 使用
|
Loading…
Reference in New Issue
Block a user