New to mesos/marathon. How to deploy a new self defined docker?
问题 I am new to mesos and marathon. I have a set up where in one docker is self defined and another is mysql server instance. These two are linked and pass information. How do I deploy this on mesos? I am using a single node master and slave set up currently. 回答1: To link your Docker containers use Mesos-DNS. I'm using Playa Mesos in the following to explain the setup. Setting up Mesos-DNS on Playa is straightforward: use the mesosphere/mesos-dns image and deploy it on Marathon using the