techiescamp / kubeadm-scripts

Scripts & Kubernetes manifests for Kubeadm Kubernetes cluster setup
https://devopscube.com/setup-kubernetes-cluster-kubeadm/
194 stars 390 forks source link

The kubelet is unhealthy due to a misconfiguration of the node in some way (required cgroups disabled) #11

Open Nikhil007nsg opened 5 months ago

Nikhil007nsg commented 5 months ago

i am using public ip for that

[kubelet-check] Initial timeout of 40s passed.

Unfortunately, an error has occurred: timed out waiting for the condition

This error is likely caused by:

If you are on a systemd-powered system, you can try to troubleshoot the error with the following commands:

Additionally, a control plane component may have crashed or exited when started by the container runtime. To troubleshoot, list all containers using your preferred container runtimes CLI. Here is one example how you may list all running Kubernetes containers by using crictl:

Please provide solution how will solve this

mpdafa commented 5 months ago

im also have the same problem, can someone help..

techiescamp commented 4 months ago

Which command are you guys using for kubeadm initialization?