You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Avinash Sridharan (JIRA)" <ji...@apache.org> on 2016/10/21 20:37:58 UTC

[jira] [Created] (MESOS-6449) Display container IP address in the Web UI

Avinash Sridharan created MESOS-6449:
----------------------------------------

             Summary: Display container IP address in the Web UI
                 Key: MESOS-6449
                 URL: https://issues.apache.org/jira/browse/MESOS-6449
             Project: Mesos
          Issue Type: Improvement
          Components: webui
            Reporter: Avinash Sridharan


Starting Mesos 1.0 MesosContainerizer and DockerContainerizer both support running container with their own IP addresses. The IP address allocated to a container is an extremely important piece of information that a lot of users look for in order to connect to the container or configure external entities such as load balancers and firewalls to make the service running in the containers accessible.

Exposing the IP address of the container, which is actually available in `ContainerStatus` of the container would make the WebUI highly informative.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)