ImagePullBackOff with error runtime network not ready

Hi all, i am a new user of microk8s

I want to ask, there was an error for my pod when I typed the command sudo microk8s kubectl describe pods falgi. The message is “network is not ready: runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized”.

I use microk8s channel 1.19 and docker image from local.
How to solve it?

Thank you for your answer.

Hi @Falgi_Faisal, how does your microk8s kubectl get all -A look like? It might be faster if you could share the tarball created by microk8s inspect maybe in a github issue at https://github.com/ubuntu/microk8s/issues .

Hi,

Thank you for your reply. I will try to do it.

Thank you for your attention.