Signed-off-by: Charles Smith <charles.smith@docker.com> Upstream-commit: 704facbbab0af520e0429eb75a6f875b6015a77c Component: engine
23 lines
544 B
Markdown
23 lines
544 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Manage a swarm (1.12 RC)"
|
|
description = "How to use Docker Engine swarm mode"
|
|
keywords = [" docker, documentation, developer, "]
|
|
advisory = "rc"
|
|
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)
|