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

Timothy St. Clair commented on MESOS-1621:
------------------------------------------

Here is a state space: GoogleCloudPlatform/kubernetes#494
Here is my hope for the future: 
https://groups.google.com/forum/#!topic/docker-dev/6tt1y9FTWKg

Either way, we need to enable an args override. 




> Docker run networking should be configurable
> --------------------------------------------
>
>                 Key: MESOS-1621
>                 URL: https://issues.apache.org/jira/browse/MESOS-1621
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: 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.2#6252)

Reply via email to