github.com/noxiouz/docker@v0.7.3-0.20160629055221-3d231c78e8c5/docs/swarm/menu.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "Manage a Swarm (1.12 RC)"
     4  description = "How to use Docker Swarm to create and manage Docker Engine clusters"
     5  keywords = [" docker, documentation, developer, "]
     6  advisory = "rc"
     7  [menu.main]
     8  identifier = "engine_swarm"
     9  parent = "engine_use"
    10  weight = 0
    11  +++
    12  <![end-metadata]-->
    13  
    14  
    15  ## Use Docker Swarm to create and manage clusters of Docker Engine called Swarms
    16  
    17  This section contains the following topics:
    18  
    19  * [Docker swarm mode overview](index.md)
    20  * [Docker swarm mode key concepts](key-concepts.md)
    21  * [Getting Started with Docker swarm mode](swarm-tutorial/index.md)