mesos+marathon+zookeeper+docker

http://mesosphere.com/docs/mesosphere/getting-started/single-node-install/

mesos-master  --zk=zk://localhost:2181/mesos --quorum=1 start
mesos-slave --master=zk://localhost:2181/mesos start
marathon --master localhost:5050 --zk zk://localhost:2181/marathon start

 http://www.tuicool.com/articles/FjeAbq(未实验)

posted @ 2014-09-29 13:39  hdu2012  阅读(3744)  评论(0编辑  收藏  举报