Kubernetes Node in NotReady State After Reboot for Containerd Runtime Cluster
Problem
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
master1 NotReady master 34d v1.21.3
master2 Ready master 34d v1.21.3
master3 Ready master 34d v1.21.3$ kubectl describe node master1
.....
Conditions:
Ready False Mon, 13 Jun 2022 21:42:05 +0000 Mon, 13 Jun 2022 21:32:01 +0000 KubeletNotReady container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initializedEnvironment
Cause
Resolution
Workaround
PreviousCalico Node Pods in CrashLoopBackOff: "Unable to get Typha service endpoints from Kubernetes"NextError Validating Credentials for AWS Cluster: "InvalidClientTokenId: The security token included in
Last updated
