You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first step fails Starting a new minikube profile... FAILED, and the logs have an error like this:
Exiting due to MK_USAGE: Docker Desktop has only 3922MB memory but you specified 4096MB
We should improve the installer to catch this case and display an appropriate message to the user (to either increase memory limit in Docker Desktop or try again with a lower --memory value).