mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-11-30 12:02:45 +00:00
Start the swarm chapter
This commit is contained in:
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 @@
|
|||||||
|
## 使用
|
||||||
Reference in New Issue
Block a user