

Docker Swarm
Docker Swarm is native clustering for Docker. It allows you create and access to a pool of Docker hosts using the full suite of Docker tools. Because Docker Swarm serves the standard Docker API, any tool that already communicates with a Docker daemon can use Swarm to...
Cost / License
- Free
- Proprietary
Platforms
- Mac
- Windows
- Linux
- Self-Hosted
- Docker
Features
Support for Docker
- Virtualization
- VPS
- Hypervisor
Tags
- Containers
- virtual-machine-manager
- VMware
- vhd
- Virtual machine
Docker Swarm News & Activities
Recent News
Recent activities
qdnqn added Docker Swarm as alternative to Simplecontainer
velda added Docker Swarm as alternative to Velda- babsors liked Docker Swarm
- mclaessens added Docker Swarm as alternative to Nexaa
- POX added Docker Swarm as alternative to CodeCanvas
- PredatorQ liked Docker Swarm
Docker Swarm information
Featured in Lists
Master List of all Apps and Software I use for both work and personal life.
- Virtualization technologies - Virtual Environment - Application containers
What is Docker Swarm?
Docker Swarm is native clustering for Docker. It allows you create and access to a pool of Docker hosts using the full suite of Docker tools. Because Docker Swarm serves the standard Docker API, any tool that already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts. Supported tools include, but are not limited to, the following:
•Dokku •Docker Compose •Krane •Jenkins
And of course, the Docker client itself is also supported.
Like other Docker projects, Docker Swarm follows the “swap, plug, and play” principle. As initial development settles, an API will develop to enable pluggable backends. This means you can swap out the scheduling backend Docker Swarm uses out-of-the-box with a backend you prefer. Swarm’s swappable design provides a smooth out-of-box experience for most use cases, and allows large-scale production deployments to swap for more powerful backends, like Mesos.


