Signed-off-by: Charles Smith <charles.smith@docker.com> Upstream-commit: ea4fef2d875de39044ca7570c35365b75086e8a5 Component: engine
22 lines
450 B
Markdown
22 lines
450 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Get started with Swarm"
|
|
description = "Getting started tutorial for Docker Swarm"
|
|
keywords = ["cluster, swarm, tutorial"]
|
|
[menu.main]
|
|
identifier="swarm-tutorial"
|
|
parent="engine_swarm"
|
|
weight=10
|
|
advisory = "rc"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# Docker Swarm getting started tutorial
|
|
|
|
## TOC
|
|
|
|
- [Begin the tutorial](index.md) - Setup your environment to prepare
|
|
to build a Swarm.
|
|
|
|
<p style="margin-bottom:300px"> </p>
|