2016-06-07 20:08:36 -04:00
|
|
|
<!--[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, "]
|
2016-06-16 07:33:12 -04:00
|
|
|
advisory = "rc"
|
2016-06-07 20:08:36 -04:00
|
|
|
[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:
|
|
|
|
|
2016-06-15 16:26:13 -04:00
|
|
|
* [Docker swarm mode overview](index.md)
|
|
|
|
* [Docker swarm mode key concepts](key-concepts.md)
|
|
|
|
* [Getting Started with Docker swarm mode](swarm-tutorial/index.md)
|