Open
Description
What Happened?
Hi, after update of the Docker Desktop for MacOS (Apple Silicon) I came across following issue (img at the bottom).
Even after multiple restarts (PC, Docker and minikube) error still occur.
In the suggestions at the end of the error message I found information about probable problems with SELinux but that was not a issue.
I tried many things and only one solved my issue, I had to delete cluster minikube delete
.
Maybe it would be a good idea to link this issue and add this solution to list at the bottom of the error message.
Attach the log file
I already solved this problem so every thing that I got is this error message from the terminal

Operating System
macOS (Default)
Driver
Docker
Metadata
Metadata
Assignees
Labels
No labels
Activity
Ret2Me commentedon Mar 10, 2025
I can try to do it myself and add pull request but I would like someones approval on this idea.
dhairya-seth commentedon Mar 11, 2025
Hi @Ret2Me, minikube error logs mainly provide suggestions about what went wrong so that we can do troubleshooting (based on that) to resolve the error. Including the suggested solution in the error log might be a good way.
dhairya-seth commentedon Mar 11, 2025
It would be great to take feedback from higher community members on this before raising pr.
k8s-triage-robot commentedon Jun 9, 2025
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied,lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
k8s-triage-robot commentedon Jul 9, 2025
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied,lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
Ret2Me commentedon Jul 10, 2025
/remove-lifecycle rotten
Ret2Me commentedon Jul 10, 2025
Issue is still active