You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/02/10 18:43:18 UTC

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

Jie Yu created MESOS-4641:
-----------------------------

             Summary: 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


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

Also, Kubernetes claimed that they'll support 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)