您的位置:首页 > 运维架构 > Docker

mesos+marathon+zookeeper+docker

2014-09-29 13:39 435 查看
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(未实验)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: