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:13:18 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avinash Sridharan reassigned MESOS-4821:
----------------------------------------

    Assignee: Avinash Sridharan

> 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
>            Assignee: Avinash Sridharan
>              Labels: mesosphere
>
> 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)