2016-06-07 17:08:36 -07:00
|
|
|
<!--[metadata]>
|
|
|
|
+++
|
2016-07-21 13:12:23 -07:00
|
|
|
title = "Get started with swarm mode"
|
|
|
|
description = "Getting started tutorial for Docker swarm mode"
|
2016-06-07 17:08:36 -07:00
|
|
|
keywords = ["cluster, swarm, tutorial"]
|
2016-07-26 08:15:37 -07:00
|
|
|
type="menu"
|
2016-06-07 17:08:36 -07:00
|
|
|
[menu.main]
|
|
|
|
identifier="swarm-tutorial"
|
|
|
|
parent="engine_swarm"
|
|
|
|
weight=10
|
|
|
|
+++
|
|
|
|
<![end-metadata]-->
|
|
|
|
|
2016-06-15 13:26:13 -07:00
|
|
|
# Docker Engine swarm mode getting started tutorial
|
2016-06-07 17:08:36 -07:00
|
|
|
|
|
|
|
## TOC
|
|
|
|
|
|
|
|
- [Begin the tutorial](index.md) - Setup your environment to prepare
|
2016-06-15 13:26:13 -07:00
|
|
|
to build a swarm.
|