mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
advisory can't be in the [menu] section
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
6253c29494
commit
bc033cb706
13 changed files with 13 additions and 12 deletions
|
@ -3,11 +3,11 @@
|
||||||
title = "Swarm overview"
|
title = "Swarm overview"
|
||||||
description = "Docker Swarm overview"
|
description = "Docker Swarm overview"
|
||||||
keywords = ["docker, container, cluster, swarm"]
|
keywords = ["docker, container, cluster, swarm"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="swarm_overview"
|
identifier="swarm_overview"
|
||||||
parent="engine_swarm"
|
parent="engine_swarm"
|
||||||
weight="1"
|
weight="1"
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
# Docker Swarm overview
|
# Docker Swarm overview
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Swarm key concepts"
|
title = "Swarm key concepts"
|
||||||
description = "Introducing key concepts for Docker Swarm"
|
description = "Introducing key concepts for Docker Swarm"
|
||||||
keywords = ["docker, container, cluster, swarm"]
|
keywords = ["docker, container, cluster, swarm"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="swarm-concepts"
|
identifier="swarm-concepts"
|
||||||
parent="engine_swarm"
|
parent="engine_swarm"
|
||||||
weight="2"
|
weight="2"
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
# Docker Swarm key concepts
|
# Docker Swarm key concepts
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Manage a Swarm (1.12 RC)"
|
title = "Manage a Swarm (1.12 RC)"
|
||||||
description = "How to use Docker Swarm to create and manage Docker Engine clusters"
|
description = "How to use Docker Swarm to create and manage Docker Engine clusters"
|
||||||
keywords = [" docker, documentation, developer, "]
|
keywords = [" docker, documentation, developer, "]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier = "engine_swarm"
|
identifier = "engine_swarm"
|
||||||
parent = "engine_use"
|
parent = "engine_use"
|
||||||
weight = 0
|
weight = 0
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Add nodes to the Swarm"
|
title = "Add nodes to the Swarm"
|
||||||
description = "Add nodes to the Swarm"
|
description = "Add nodes to the Swarm"
|
||||||
keywords = ["tutorial, cluster management, swarm"]
|
keywords = ["tutorial, cluster management, swarm"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="add-nodes"
|
identifier="add-nodes"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=13
|
weight=13
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Create a Swarm"
|
title = "Create a Swarm"
|
||||||
description = "Initialize the Swarm"
|
description = "Initialize the Swarm"
|
||||||
keywords = ["tutorial, cluster management, swarm"]
|
keywords = ["tutorial, cluster management, swarm"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="initialize-swarm"
|
identifier="initialize-swarm"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=12
|
weight=12
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Delete the service"
|
title = "Delete the service"
|
||||||
description = "Remove the service on the Swarm"
|
description = "Remove the service on the Swarm"
|
||||||
keywords = ["tutorial, cluster management, swarm, service"]
|
keywords = ["tutorial, cluster management, swarm, service"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="swarm-tutorial-delete-service"
|
identifier="swarm-tutorial-delete-service"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=19
|
weight=19
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Deploy a service"
|
title = "Deploy a service"
|
||||||
description = "Deploy the application"
|
description = "Deploy the application"
|
||||||
keywords = ["tutorial, cluster management, swarm"]
|
keywords = ["tutorial, cluster management, swarm"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="deploy-application"
|
identifier="deploy-application"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=16
|
weight=16
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
title = "Drain a node"
|
title = "Drain a node"
|
||||||
description = "Drain nodes on the Swarm"
|
description = "Drain nodes on the Swarm"
|
||||||
keywords = ["tutorial, cluster management, swarm, service, drain"]
|
keywords = ["tutorial, cluster management, swarm, service, drain"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="swarm-tutorial-drain-node"
|
identifier="swarm-tutorial-drain-node"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Set up for the tutorial"
|
title = "Set up for the tutorial"
|
||||||
description = "Getting Started tutorial for Docker Swarm"
|
description = "Getting Started tutorial for Docker Swarm"
|
||||||
keywords = ["tutorial, cluster management, swarm"]
|
keywords = ["tutorial, cluster management, swarm"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="tutorial-setup"
|
identifier="tutorial-setup"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=11
|
weight=11
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Inspect the service"
|
title = "Inspect the service"
|
||||||
description = "Inspect the application"
|
description = "Inspect the application"
|
||||||
keywords = ["tutorial, cluster management, swarm"]
|
keywords = ["tutorial, cluster management, swarm"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="inspect-application"
|
identifier="inspect-application"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=17
|
weight=17
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Get started with Swarm"
|
title = "Get started with Swarm"
|
||||||
description = "Getting started tutorial for Docker Swarm"
|
description = "Getting started tutorial for Docker Swarm"
|
||||||
keywords = ["cluster, swarm, tutorial"]
|
keywords = ["cluster, swarm, tutorial"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="swarm-tutorial"
|
identifier="swarm-tutorial"
|
||||||
parent="engine_swarm"
|
parent="engine_swarm"
|
||||||
weight=10
|
weight=10
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Apply rolling updates"
|
title = "Apply rolling updates"
|
||||||
description = "Apply rolling updates to a service on the Swarm"
|
description = "Apply rolling updates to a service on the Swarm"
|
||||||
keywords = ["tutorial, cluster management, swarm, service, rolling-update"]
|
keywords = ["tutorial, cluster management, swarm, service, rolling-update"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="swarm-tutorial-rolling-update"
|
identifier="swarm-tutorial-rolling-update"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=20
|
weight=20
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
title = "Scale the service"
|
title = "Scale the service"
|
||||||
description = "Scale the service running in the Swarm"
|
description = "Scale the service running in the Swarm"
|
||||||
keywords = ["tutorial, cluster management, swarm, scale"]
|
keywords = ["tutorial, cluster management, swarm, scale"]
|
||||||
|
advisory = "rc"
|
||||||
[menu.main]
|
[menu.main]
|
||||||
identifier="swarm-tutorial-scale-service"
|
identifier="swarm-tutorial-scale-service"
|
||||||
parent="swarm-tutorial"
|
parent="swarm-tutorial"
|
||||||
weight=18
|
weight=18
|
||||||
advisory = "rc"
|
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue