-2

After rebooting Ubuntu 22 minikube will not start. It shows this error message:

[kubelet-check] It seems like the kubelet isn't running or healthy.
...
Unfortunately, an error has occurred:
    timed out waiting for the condition

This error is likely caused by:
    - The kubelet is not running
    - The kubelet is unhealthy due to a misconfiguration of the node in some way (required cgroups disabled)

I never installed kubelet on this machine and minikube was running before the reboot. The minikube install docs don't say anything about kubelet.

What could cause minikube to not start after rebooting?

Dean Schulze
  • 9,633
  • 24
  • 100
  • 165

1 Answers1

0

Another reboot solved this problem. (Did Microsoft write minikube?)

Dean Schulze
  • 9,633
  • 24
  • 100
  • 165