Swarm - Docker native clustering system
Docker Swarm is native clustering for Docker. It turns a pool of Docker hosts into a single, virtual host. It is Docker's first container orchestration project that began in 2014. Combined with Docker Compose, it's a very convenient tool to schedule containers.
https://www.docker.com/products/docker-swarm
https://github.com/docker/swarm
License:
Tech:
Tags: