Docker Swarm icon
Docker Swarm icon

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
-
No reviews
15likes
0comments
0news articles

Features

Suggest and vote on features
  1. Docker icon  Support for Docker
  2.  Virtualization
  3.  VPS
  4.  Hypervisor

 Tags

Docker Swarm News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Docker Swarm information

  • Developed by

    US flagDocker
  • Licensing

    Proprietary and Free product.
  • Alternatives

    19 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Network & AdminOS & Utilities
Docker Swarm was added to AlternativeTo by CharleyBoy on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

Master List of all Apps and Software I use for both work and personal life.

List by Jimmy Briggs with 421 apps, updated

- Virtualization technologies - Virtual Environment - Application containers

List by wallygator1 with 14 apps, updated

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.

Official Links