You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Tomasz Janiszewski (JIRA)" <ji...@apache.org> on 2017/01/22 08:17:26 UTC

[jira] [Commented] (MESOS-4641) Support Container Network Interface (CNI).

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

Tomasz Janiszewski commented on MESOS-4641:
-------------------------------------------

Is following statement from Container Image still relevant since this task is resolved? 
{quote}
Only host network is supported. We will add bridge network support soon using CNI support in Mesos (MESOS-4641).
{quote} 
https://github.com/apache/mesos/blob/master/docs/container-image.md#L237

> Support Container Network Interface (CNI).
> ------------------------------------------
>
>                 Key: MESOS-4641
>                 URL: https://issues.apache.org/jira/browse/MESOS-4641
>             Project: Mesos
>          Issue Type: Epic
>            Reporter: Jie Yu
>            Assignee: Qian Zhang
>            Priority: Critical
>              Labels: mesosphere
>
> CoreOS developed the Container Network Interface (CNI), a proposed standard for configuring network interfaces for Linux containers. Many CNI plugins (e.g., calico) have already been developed.
> https://coreos.com/blog/rkt-cni-networking.html
> https://github.com/appc/cni/blob/master/SPEC.md
> Kubernetes supports CNI as well.
> http://blog.kubernetes.io/2016/01/why-Kubernetes-doesnt-use-libnetwork.html
> In the context of Unified Containerizer, it would be nice if we can have a 'network/cni' isolator which will speak the CNI protocol and prepare the network for the container.



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