Signed-off-by: Charles Smith <charles.smith@docker.com> Upstream-commit: 704facbbab0af520e0429eb75a6f875b6015a77c Component: engine
21 lines
441 B
Markdown
21 lines
441 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Get started with swarm mode"
|
|
description = "Getting started tutorial for Docker swarm mode"
|
|
keywords = ["cluster, swarm, tutorial"]
|
|
advisory = "rc"
|
|
type="menu"
|
|
[menu.main]
|
|
identifier="swarm-tutorial"
|
|
parent="engine_swarm"
|
|
weight=10
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# Docker Engine swarm mode getting started tutorial
|
|
|
|
## TOC
|
|
|
|
- [Begin the tutorial](index.md) - Setup your environment to prepare
|
|
to build a swarm.
|