Clarify CNI acronym

Fixes kubernetes/kubernetes.github.io#3964
This commit is contained in:
Kevin Kirsche
2017-06-02 06:21:21 -04:00
committed by Andrew Chen
parent 71c7f9efc4
commit a6f31d4896
@@ -221,7 +221,7 @@ each other.
**The network must be deployed before any applications. Also, kube-dns, a
helper service, will not start up before a network is installed. kubeadm only
supports CNI based networks (and does not support kubenet).**
supports Container Network Interface (CNI) based networks (and does not support kubenet).**
Several projects provide Kubernetes pod networks using CNI, some of which also
support [Network Policy](/docs/concepts/services-networking/networkpolicies/). See the [add-ons