One of the frameworks advertised as that it can be installed over a mesos
cluster is Docker Swarm.
This is also mentioned on docker
's github.
My question (and given that we are not dealing with a production-ready configuration) is whether there are any actual benefits of deploying a docker swarm over a mesos
cluster, rather than directly over say ec2
instances allocated to swarm.