You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Timothy St. Clair (JIRA)" <ji...@apache.org> on 2015/05/13 21:46:59 UTC

[jira] [Comment Edited] (MESOS-2044) Use one IP address per container for network isolation

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

Timothy St. Clair edited comment on MESOS-2044 at 5/13/15 7:46 PM:
-------------------------------------------------------------------

"should Mesos be involved in the IP assignment at all?" - imho having extensible mechanics pre+post job hooks for custom provisioning/setup+teardown makes a lot of sense.   But I don't think it makes sense to get into the flannel/ovs end of things. 



was (Author: tstclair):
"should Mesos be involved in the IP assignment at all?" - imho having extensible mechanics pre+post job hooks for custom provisioning/setup+teardown makes a lot of sense. 


> Use one IP address per container for network isolation
> ------------------------------------------------------
>
>                 Key: MESOS-2044
>                 URL: https://issues.apache.org/jira/browse/MESOS-2044
>             Project: Mesos
>          Issue Type: Epic
>            Reporter: Cong Wang
>
> If there are enough IP addresses, either IPv4 or IPv6, we should use one IP address per container, instead of the ugly port range based solution. One problem with this is the IP address management, usually it is managed by a DHCP server, maybe we need to manage them in mesos master/slave.
> Also, maybe use macvlan instead of veth for better isolation.



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