Avinash Sridharan created MESOS-6450:
----------------------------------------
Summary: Display "name" of the network that a container has joined
Key: MESOS-6450
URL: https://issues.apache.org/jira/browse/MESOS-6450
Project: Mesos
Issue Type: Improvement
Components: webui
Reporter: Avinash Sridharan
Starting Mesos 1.0, containers running on `MesosContainerizer` or
`DockerContainerizer` can join "named" networks. This information is available
as part of `NetworkInfo`. Displaying this information would allow the operator
to infer if the container was launched on the right network, and got the right
IP address or not.
For Docker apart from "named" network, there are some default networks such
as, "host", "bridge" or "None" that the container can join. Displaying this in
the "named" network would be helpful as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)