github.com/kobeld/docker@v1.12.0-rc1/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  [menu.main]
     7  identifier = "engine_swarm"
     8  parent = "engine_use"
     9  weight = 0
    10  advisory = "rc"
    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 overview](index.md)
    20  * [Docker Swarm key concepts](key-concepts.md)
    21  * [Getting Started with Docker Swarm](swarm-tutorial/index.md)