update docs

pull/4/head
Kelsey Hightower 2016-07-07 11:00:56 -07:00
parent 46bceba442
commit dd8258143c
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ sudo docker version
#### kubelet
The Kubernetes kubelet no longer relies on docker networking for pods! The Kubelet can now use [CNI - the Container Network Interface](https://github.com/containernetworking/cni) to managing kubernetes networking requirements.
The Kubernetes kubelet no longer relies on docker networking for pods! The Kubelet can now use [CNI - the Container Network Interface](https://github.com/containernetworking/cni) to manage machine level networking requirements.
Download and install CNI plugins