Add OpenShift to the list of container runtimes that support CNI
authorBenjamin Bennett <bbennett@redhat.com>
Tue, 16 May 2017 12:33:35 +0000 (08:33 -0400)
committerBenjamin Bennett <bbennett@redhat.com>
Tue, 16 May 2017 12:33:35 +0000 (08:33 -0400)
OpenShift uses CNI, so I thought a link to the appropriate docs made
sense in the top-level readme where it lists the other supporting
runtimes.

README.md

index 55896c0..0576ae6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee
 - [rkt - container engine](https://coreos.com/blog/rkt-cni-networking.html)
 - [Kurma - container runtime](http://kurma.io/)
 - [Kubernetes - a system to simplify container operations](http://kubernetes.io/docs/admin/network-plugins/)
+- [OpenShift - Kubernetes with additional enterprise features](https://github.com/openshift/origin/blob/master/docs/openshift_networking_requirements.md)
 - [Cloud Foundry - a platform for cloud applications](https://github.com/cloudfoundry-incubator/netman-release)
 - [Mesos - a distributed systems kernel](https://github.com/apache/mesos/blob/master/docs/cni.md)