I'm continuing to get error ""Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Networ" while setting up single node Kubernetes cluster on CentOs 8,
- already tried to install CNI plug in with "dnf install containernetworking-plugins"
- https://projectcalico.docs.tigera.io/getting-started/kubernetes/hardway/install-cni-plugin
KubeletNotReady container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized
kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/containerd/containerd.sock
I'm using containerd.io