mirror of https://github.com/docker/docs.git
30 lines
923 B
Markdown
30 lines
923 B
Markdown
---
|
|
previewflag: cloud-swarm
|
|
description: Work with swarms in Docker Cloud
|
|
keywords: swarm mode, swarms, orchestration Cloud, fleet management
|
|
title: Swarms in Docker Cloud (Beta)
|
|
notoc: true
|
|
---
|
|
|
|
Docker Cloud now allows you to connect to clusters
|
|
of Docker Engines running in v1.13
|
|
[swarm mode](/engine/swarm/).
|
|
|
|
With Beta Swarm Mode in Docker Cloud, you can
|
|
provision swarms to popular cloud providers, or
|
|
register existing swarms to Docker Cloud.
|
|
Use your Docker ID to authenticate and securely access
|
|
personal or team swarms.
|
|
|
|
* [Using Swarm Mode with Docker Cloud](using-swarm-mode.md)
|
|
|
|
* [Swarm Mode and organizations](using-swarm-mode.md#swarm-mode-and-organizations)
|
|
|
|
* [Register existing swarms](register-swarms.md)
|
|
|
|
* [Create a new swarm in Docker Cloud](create-cloud-swarm.md)
|
|
|
|
* [Connect to a swarm through Docker Cloud](connect-to-swarm.md)
|
|
|
|
* [Link to Amazon Web Services to create Swarms](link-aws-swarm.md)
|