diff --git a/docs/kubernetes-worker.md b/docs/kubernetes-worker.md index d02148d..079ed32 100644 --- a/docs/kubernetes-worker.md +++ b/docs/kubernetes-worker.md @@ -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