Docker container orchestration

  • Docker Native (Swarm)

Docker Swarm is a native Docker container orchestrator that allows users to treat a group of Docker hosts as a single Docker Engine. Rancher provides a complete platform for running Docker Swarm and makes it simple for teams to instantly spin up clusters, and define access control policies.

  • Kubernetes
  • Mesos/Marathon

Leave a comment