mirror of https://github.com/docker/docs.git
1.2 KiB
1.2 KiB
description | keywords | title |
---|---|---|
Swarm: a Docker-native clustering system | docker, swarm, clustering | Docker Swarm |
This section refers to standalone Docker Swarm. If you use Docker 1.12 or higher, Swarm mode is integrated with Docker Engine. Most users should use the integrated Swarm mode. Standalone Docker Swarm is not integrated into the Docker Engine API and CLI commands..
If you decide to use standalone Docker Swarm, use these links to get started.
- Docker Swarm overview
- How to get Docker Swarm
- Evaluate Swarm in a sandbox
- Plan for Swarm in production
- Build a Swarm cluster for production
- Try Swarm at scale
- Overview Swarm with TLS
- Configure Docker Swarm for TLS
- Docker Swarm Discovery
- High availability in Docker Swarm
- Swarm and container networks
- Advanced Scheduling
- Provision a Swarm cluster with Docker Machine
- Docker Swarm API