-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker-desktop for mac stuck in "Kubernetes is starting.." state #3594
Comments
There are a number of other troublesome logs in the
and
and
|
Hello @jskelcy If it is possible can you reset to default settings and try again? Reset will destroy your cluster and images, so don't forget to save settings and images. |
I should have updated this ticket. That is exactly what I did and it worked. |
Thank you @jskelcy |
Is there a way to recover the k8s cluster without having to reset k8s cluster (which will cause loss of all current k8s resource/data)? that is a lot of work that I have done including a database running posgresql within k8s. |
I experienced the same problem. Only option I had was a full reset of docker desktop which was quite annoying. And because it was stuck in starting I couldn't just disable the kubernetes cluster and reenable, that option was grayed out. |
I was able to disable Kubernetes as follows without full reset (Status: Docker running / Kubernetes starting, Preferences all grayed out): From the docker icon, select Restart. When back, only Docker is running. Preferences can be used again. |
It seems one can also disable the Kubernetes cluster via /Users//Library/Group\ Containers/group.com.docker/settings.json file by making "kubernetesEnabled" : false |
As per #3649 (comment) , deleting the pki folder fixed this issue on Docker desktop version 2.2.0.5
|
Thank you @croydondias. I did a Reset to Defaults, but that didn't solve the issue. Removing /pki did. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
Kubernetes starts
Actual behavior
Kubernetes is stuck in starting
Information
Diagnostic logs
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: