Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Currently libprocess will advertise LIBPROCESS_IPLIBPROCESS_PORT, but if a framework runs in a container without an an interface that has a publicly accessible IP (e.g. a container in bridge mode) it will advertise an IP that will not be reachable by master.
With this, we could advertise the external IP (reachable from master) of the bridge from within a container.
This should allow frameworks running in containers to work in the safer bridged mode.
Attachments
Issue Links
- duplicates
-
MESOS-809 External control of the ip that Mesos components publish to zookeeper
- Resolved