Signed-off-by: Charles Smith <charles.smith@docker.com> Upstream-commit: 9499d5fd522e2fa31e5d0458c4eb9b420f164096 Component: engine
22 lines
462 B
Markdown
22 lines
462 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Get started with Swarm"
|
|
description = "Getting started tutorial for Docker Swarm"
|
|
keywords = ["cluster, swarm, tutorial"]
|
|
advisory = "rc"
|
|
[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.
|
|
|
|
<p style="margin-bottom:300px"> </p>
|