mesosphere / net-modules

Apache Mesos modules for network isolation.
55 stars 28 forks source link

Add mesos-dns to the slave image. #11

Closed spikecurtis closed 9 years ago

spikecurtis commented 9 years ago

Docker only allows static nameservers to be configured, and since we don't know the slave's runtime IP, we statically define 192.168.255.254 to be the nameserver IP.

The start up script for mesos-dns binds this address to lo