
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 053ac127ab
)
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
Conflicts:
docs/reference/api/docker_remote_api_v1.25.md
docs/reference/commandline/service_create.md
19 lines
425 B
Markdown
19 lines
425 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Get started with swarm mode"
|
|
description = "Getting started tutorial for Docker swarm mode"
|
|
keywords = ["cluster, swarm, tutorial"]
|
|
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.
|