d2iq-archive / mesos-dns

DNS-based service discovery for Mesos.
https://mesosphere.github.com/mesos-dns
Apache License 2.0
483 stars 137 forks source link

Add container address to DNS A record. Such as nginx.marathon.contain… #529

Open lxcypp opened 6 years ago

lxcypp commented 6 years ago

Some program, such as Envoy, needs container address to route requests. So I add container address DNS A record to solve it.

e.g. nginx.marathon.mesos resolve to host ip. nginx.marathon.container.mesos resolve to container ip.

mesosphere-ci commented 6 years ago

Can one of the admins verify this patch?

mesosphere-ci commented 6 years ago

Can one of the admins verify this patch?