Details
-
Epic
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
CNI Support
Description
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.
Attachments
Issue Links
- is related to
-
MESOS-2840 MesosContainerizer support multiple image provisioners
- Accepted
- relates to
-
AURORA-1790 Aurora CNI Support
- Open
-
MESOS-3828 Strategy for Utilizing Docker 1.9 Multihost Networking
- Accepted
-
MESOS-6281 Document how executors can obtain the IP address of the container
- Open
-
MESOS-4777 Support port mapping in unified containerizer.
- Resolved
- supercedes
-
MESOS-4354 Implement isolator for Docker network
- Resolved
- mentioned in
-
Page Loading...