mirror of https://github.com/docker/docs.git
34 lines
1.2 KiB
Markdown
34 lines
1.2 KiB
Markdown
---
|
|
previewflag: cloud-swarm
|
|
description: Work with swarms in Docker Cloud
|
|
keywords: swarm mode, swarms, orchestration Cloud, fleet management
|
|
redirect_from:
|
|
- /docker-cloud/cloud-swarm/create-cloud-swarm/
|
|
title: Swarms in Docker Cloud (Beta)
|
|
notoc: true
|
|
---
|
|
|
|
Docker Cloud now allows you to connect to clusters of Docker Engines in [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 on AWS in Docker Cloud](create-cloud-swarm-aws.md)
|
|
|
|
* [Create a new swarm on Microsoft Azure in Docker Cloud](create-cloud-swarm-azure.md)
|
|
|
|
* [Connect to a swarm through Docker Cloud](connect-to-swarm.md)
|
|
|
|
* [Link Amazon Web Services to Docker Cloud](link-aws-swarm.md)
|
|
|
|
* [Link Microsoft Azure Cloud Services to Docker Cloud](link-azure-swarm.md)
|
|
|
|
* [Set up SSH keys](ssh-key-setup.md)
|