
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 053ac127ab
)
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Conflicts:
docs/reference/api/docker_remote_api_v1.25.md
docs/reference/commandline/service_create.md
21 lines
518 B
Markdown
21 lines
518 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Manage a swarm"
|
|
description = "How to use Docker Engine swarm mode"
|
|
keywords = [" docker, documentation, developer, "]
|
|
type = "menu"
|
|
[menu.main]
|
|
identifier = "engine_swarm"
|
|
parent = "engine_use"
|
|
weight = 0
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
|
|
## Use Docker Engine to create and manage a swarm
|
|
|
|
This section contains the following topics:
|
|
|
|
* [Docker swarm mode overview](index.md)
|
|
* [Docker swarm mode key concepts](key-concepts.md)
|
|
* [Getting Started with Docker swarm mode](swarm-tutorial/index.md)
|