mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
053ac127ab
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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)
|