mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9ac145d736
Signed-off-by: Charles Smith <charles.smith@docker.com>
19 lines
429 B
Markdown
19 lines
429 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Get started with swarm mode"
|
|
description = "Getting started tutorial for Docker swarm mode"
|
|
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.
|