[
https://issues.apache.org/jira/browse/MESOS-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142278#comment-15142278
]
Mike Spreitzer commented on MESOS-4641:
---
The Kuryr project in OpenStack is looking at this too. One approach they are
considering is creating a CNI plugin that invokes the Docker CLI. I think this
is the right approach, for those of us that want to use Neutron, and am
prototyping it myself.
> 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
>
> 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)