Open lxcypp opened 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.
Can one of the admins verify this patch?
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.