Files
docker-cli/components/engine/docs/swarm/menu.md
Sven Dowideit e787e67ec5 advisory can't be in the [menu] section
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Upstream-commit: bc033cb706fd22e3934968b0dfdf93da962e36a8
Component: engine
2016-06-16 11:59:47 +00:00

22 lines
578 B
Markdown

<!--[metadata]>
+++
title = "Manage a Swarm (1.12 RC)"
description = "How to use Docker Swarm to create and manage Docker Engine clusters"
keywords = [" docker, documentation, developer, "]
advisory = "rc"
[menu.main]
identifier = "engine_swarm"
parent = "engine_use"
weight = 0
+++
<![end-metadata]-->
## Use Docker Swarm to create and manage clusters of Docker Engine called Swarms
This section contains the following topics:
* [Docker Swarm overview](index.md)
* [Docker Swarm key concepts](key-concepts.md)
* [Getting Started with Docker Swarm](swarm-tutorial/index.md)