I'm looking for some pros and cons: whether to go with Marathon and Chronos, Docker Swarm or Kubernetes when running Docker containers on DC / OS.
For example, when is it better to use a marathon / chronos than Kubernetes, and vice versa?
Now I am mainly experimenting, but I hope we will begin to use one of these services in production after the summer. This may disqualify Docker Swarm, as I'm not sure if it will be ready by then.
What I like about Docker Swarm is that itโs just a โdocker teamโ and you donโt need to learn something completely new. We already use docker-compose , and this will work out of the box with Docker Swarm (at least in theory), so this will be a big plus. My main problem with Docker Swarm is that it will cover all the use cases needed to run the system in production.
docker docker-swarm kubernetes marathon dcos
Johan Mar 22 '15 at 19:26 2015-03-22 19:26
source share