Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
@@ -3,11 +3,11 @@
title = "Swarm overview"
description = "Docker Swarm overview"
keywords = ["docker, container, cluster, swarm"]
+advisory = "rc"
[menu.main]
identifier="swarm_overview"
parent="engine_swarm"
weight="1"
-advisory = "rc"
+++
<![end-metadata]-->
# Docker Swarm overview
title = "Swarm key concepts"
description = "Introducing key concepts for Docker Swarm"
identifier="swarm-concepts"
weight="2"
# Docker Swarm key concepts
title = "Manage a Swarm (1.12 RC)"
description = "How to use Docker Swarm to create and manage Docker Engine clusters"
keywords = [" docker, documentation, developer, "]
identifier = "engine_swarm"
parent = "engine_use"
weight = 0
title = "Add nodes to the Swarm"
description = "Add nodes to the Swarm"
keywords = ["tutorial, cluster management, swarm"]
identifier="add-nodes"
parent="swarm-tutorial"
weight=13
title = "Create a Swarm"
description = "Initialize the Swarm"
identifier="initialize-swarm"
weight=12
title = "Delete the service"
description = "Remove the service on the Swarm"
keywords = ["tutorial, cluster management, swarm, service"]
identifier="swarm-tutorial-delete-service"
weight=19
title = "Deploy a service"
description = "Deploy the application"
identifier="deploy-application"
weight=16
@@ -3,6 +3,7 @@
title = "Drain a node"
description = "Drain nodes on the Swarm"
keywords = ["tutorial, cluster management, swarm, service, drain"]
identifier="swarm-tutorial-drain-node"
title = "Set up for the tutorial"
description = "Getting Started tutorial for Docker Swarm"
identifier="tutorial-setup"
weight=11
title = "Inspect the service"
description = "Inspect the application"
identifier="inspect-application"
weight=17
title = "Get started with Swarm"
description = "Getting started tutorial for Docker Swarm"
keywords = ["cluster, swarm, tutorial"]
identifier="swarm-tutorial"
weight=10
title = "Apply rolling updates"
description = "Apply rolling updates to a service on the Swarm"
keywords = ["tutorial, cluster management, swarm, service, rolling-update"]
identifier="swarm-tutorial-rolling-update"
weight=20
title = "Scale the service"
description = "Scale the service running in the Swarm"
keywords = ["tutorial, cluster management, swarm, scale"]
identifier="swarm-tutorial-scale-service"
weight=18