Welcome to the Linux Foundation Forum!

[Lab 2.2]: NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized

I have Proxmox setup, and I'm using a debian bookworm to setup cp. The installation succeeds, I get the command to join worker. I even installed the worker and joined to master.

But both the nodes are NotReady. I tried looking at the describe node, and the reason I see is: https://gist.github.com/santosh/e9ca18e44dc4a60a2ae2ae282e850f75

Answers

  • chrispokorni
    chrispokorni Posts: 2,280

    Hi @sntshk,

    Perhaps you skipped the taint removal step. Also, try rebooting the 2 VMs, it helps both kubelet and containerd services to reinitialize.

    After completing all steps of the control plane deployment, worker deployment, and control plane configuration, verify the cluster with kubectl get nodes -o wide and kubectl get pods -A -o wide

    Regards,
    -Chris

Categories

Upcoming Training