What is Docker Swarm?

Technology CommunityCategory: DockerWhat is Docker Swarm?
VietMX Staff asked 3 years ago

Docker Swarm is native clustering for Docker. It turns a pool of Docker hosts into a single, virtual Docker host. 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.