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/02/29 21:07:18 UTC

[jira] [Created] (MESOS-4821) Introduce a port field in `ContainerConfig` in order to set exposed ports for a container.

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)