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

John Omernik commented on MESOS-3828:
-------------------------------------

One challenge of relying on the overlay network capabilities built into Docker, 
is while Docker is a first class citizen of Mesos, it is not the only the only 
thing that runs on Mesos.  Other things may be running on Mesos and need 
network capabilities as well.  Thus the ideal situation is using the Isolation 
capabilities within Mesos, and something like Calico to integrate between all 
the things that run on Mesos.  Could there be integration with the Docker built 
in stuff for folks just running Docker containers on Mesos? Is this worth the 
work?  Is there a shim that will allow integration that makes sense here? This 
is where my knowledge of these capabilities is low, and hence why I created the 
JIRA.   Ideally a solution will work across containers... but is there 
something to be learned by the features in Docker Networking? Especially in the 
way to implementation semantics to make the transition for folks who know 
Docker and are moving to Mesos, to make the change easier?  Lots of question, 
and light on answers, but this is an important thing to think through. 

> Strategy for Utilizing Docker 1.9 Multihost Networking
> ------------------------------------------------------
>
>                 Key: MESOS-3828
>                 URL: https://issues.apache.org/jira/browse/MESOS-3828
>             Project: Mesos
>          Issue Type: Story
>          Components: isolation
>    Affects Versions: 0.26.0
>            Reporter: John Omernik
>            Assignee: Timothy Chen
>              Labels: Docker, isolation, mesosphere, network, plugins
>
> This is a user story to discuss the strategy for Mesos to in using the new 
> Docker 1.9 feature: Multihost Networking. 
> http://blog.docker.com/2015/11/docker-multi-host-networking-ga/
> Basically we should determine if this is something we want to work with from 
> a standpoint of container isolation and going forward how can we best 
> integrate. 
> The space for networking in Mesos is growing fast with IP per Container and 
> other networking modules being worked on.  Projects like Project Calico offer 
> services from outside the Mesos community that plug nicely or will plug 
> nicely into Mesos.  
> So how about Multihost networking? An option to work with? With Docker being 
> a first class citizen of Mesos, this is something we should be considering. 



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

Reply via email to