[ 
https://issues.apache.org/jira/browse/MESOS-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133464#comment-14133464
 ] 

Bhuvan Arumugam commented on MESOS-1621:
----------------------------------------

Adding support for {{--net=bridge}} is a feature, deserved to be part of 
0.21.0. Considering the patch will go through few more iterations of review. 
This need not be part of minor bug fix release 0.20.1.

If no one disagree, I'll move it to 0.21.0.

> Docker run networking should be configurable and support bridge network
> -----------------------------------------------------------------------
>
>                 Key: MESOS-1621
>                 URL: https://issues.apache.org/jira/browse/MESOS-1621
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Timothy Chen
>            Assignee: Timothy Chen
>              Labels: Docker
>
> Currently to easily support running executors in Docker image, we hardcode 
> --net=host into Docker run so slave and executor and reuse the same mechanism 
> to communicate, which is to pass the slave IP/PORT for the framework to 
> respond with it's own hostname and port information back to setup the tunnel.
> We want to see how to abstract this or even get rid of host networking 
> altogether if we have a good way to not rely on it.



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

Reply via email to