Jie Yu created MESOS-4777:
-----------------------------

             Summary: Support port mapping in unified containerizer.
                 Key: MESOS-4777
                 URL: https://issues.apache.org/jira/browse/MESOS-4777
             Project: Mesos
          Issue Type: Task
            Reporter: Jie Yu


For instance, if bridge network is used, we need to setup NAT rules so that 
external hosts can access the services running inside the container. This is 
similar to Docker's port mapping (DockerInfo.PortMapping).

We need to think about how to add the API (e.g., in NetworkInfo), and how to 
add the implementation (e.g., in docker/runtime isolator or rely on CNI plugin 
to do that).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to