You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/06/11 04:53:02 UTC

[jira] [Updated] (MESOS-1324) Create a network isolator based on port mapping

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

Benjamin Mahler updated MESOS-1324:
-----------------------------------

    Target Version/s: 0.20.0
       Fix Version/s:     (was: 0.20.0)

> Create a network isolator based on port mapping
> -----------------------------------------------
>
>                 Key: MESOS-1324
>                 URL: https://issues.apache.org/jira/browse/MESOS-1324
>             Project: Mesos
>          Issue Type: Improvement
>          Components: isolation
>            Reporter: Jie Yu
>            Assignee: Chi Zhang
>
> Here, we assume that we don't have enough public IPs. As a result, we are not able to assign an individual public IP to each container.
> One solution is to assign the same IP for all containers on a host, and use port mapping to properly redirect network traffic to/from containers. In other words, each container will be assigned a range of ports from the host. The isolator will setup filters to properly redirect packets to/from the corresponding containers based on dst/src ip/ports.



--
This message was sent by Atlassian JIRA
(v6.2#6252)