Ok, I run this, but not too sure how to interpret:describe node nodename
will tell you exactly where is the issue:
Code:# k3s kubectl get nodes NAME STATUS ROLES AGE VERSION ix-truenas Ready control-plane,master 165d v1.25.3+k3s-9afcd6b9-dirty # k3s kubectl describe node ix-truenas
MemoryPressure False Sun, 18 Dec 2022 23:02:27 +0100 Sat, 17 Dec 2022 02:06:33 +0100 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Sun, 18 Dec 2022 23:02:27 +0100 Sat, 17 Dec 2022 02:06:33 +0100 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Sun, 18 Dec 2022 23:02:27 +0100 Sat, 17 Dec 2022 02:06:33 +0100 KubeletHasSufficientPID kubelet has sufficient PID available
Ready False Sun, 18 Dec 2022 23:02:27 +0100 Sun, 18 Dec 2022 22:03:45 +0100 KubeletNotReady container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized