Avinash Sridharan created MESOS-4821: ----------------------------------------
Summary: Introduce a port field in `ContainerConfig` in order to set exposed ports for a container. Key: MESOS-4821 URL: https://issues.apache.org/jira/browse/MESOS-4821 Project: Mesos Issue Type: Task Components: containerization Environment: linux Reporter: Avinash Sridharan Networking isolators such as `network/cni` need to learn about ports that a container wishes to be exposed to the outside world. This can be achieved by adding a field to the `ContainerConfig` protobuf and allowing the `Containerizer` or framework set these fields to inform the isolator of the ports that the container wishes to be exposed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)