mirror of https://github.com/docker/docs.git
commit
11e0340d39
|
@ -238,7 +238,7 @@ guides:
|
||||||
- sectiontitle: Get started with swarm mode
|
- sectiontitle: Get started with swarm mode
|
||||||
section:
|
section:
|
||||||
- path: /engine/swarm/swarm-tutorial/
|
- path: /engine/swarm/swarm-tutorial/
|
||||||
title: Set up for the tutorial
|
title: Swarm mode tutorial overview
|
||||||
- path: /engine/swarm/swarm-tutorial/create-swarm/
|
- path: /engine/swarm/swarm-tutorial/create-swarm/
|
||||||
title: Create a swarm
|
title: Create a swarm
|
||||||
- path: /engine/swarm/swarm-tutorial/add-nodes/
|
- path: /engine/swarm/swarm-tutorial/add-nodes/
|
||||||
|
@ -281,6 +281,8 @@ guides:
|
||||||
title: Manage sensitive data with Docker secrets
|
title: Manage sensitive data with Docker secrets
|
||||||
- path: /engine/swarm/swarm_manager_locking/
|
- path: /engine/swarm/swarm_manager_locking/
|
||||||
title: Lock your swarm
|
title: Lock your swarm
|
||||||
|
- path: /engine/swarm/networking/
|
||||||
|
title: Manage swarm service networks
|
||||||
- path: /engine/swarm/admin_guide/
|
- path: /engine/swarm/admin_guide/
|
||||||
title: Swarm administration guide
|
title: Swarm administration guide
|
||||||
- path: /engine/swarm/raft/
|
- path: /engine/swarm/raft/
|
||||||
|
|
Loading…
Reference in New Issue