docs: Get rid of note related to networking.

One may want to use standalone containerd without k8s
and still have network enabled for the container.
Getting rid of note due to inaccuracy.

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde 2022-03-11 17:17:00 +05:30
parent dfad5728a7
commit 34b80382b6

View File

@ -72,7 +72,6 @@ $ command -v containerd
### Install CNI plugins ### Install CNI plugins
> **Note:** You do not need to install CNI plugins if you do not want to use containerd with Kubernetes.
> If you have installed Kubernetes with `kubeadm`, you might have already installed the CNI plugins. > If you have installed Kubernetes with `kubeadm`, you might have already installed the CNI plugins.
You can manually install CNI plugins as follows: You can manually install CNI plugins as follows: