Closed cfloressuazo closed 2 years ago
@cfloressuazo do u mind attaching this file ?
minikube logs --file=logs.txt
and have u already tried minikbue delete --all
and then start ?
Hi @medyagh , I tried running minikube logs --file=logs.txt but I got an error message. I ended up solving this issue by deleting the current .minikube
folder in the users home directory and then running minikube stop
minikube delete
minikube start
. Although I am not very sure what the issue was, my guess is due to configurations of other kubernetes clusters.
I have installed minikube on mac m1 (monterey version 12.0.1) with docker installed through
brew install minikube
and I'm unable to start due to an error in the step "๐ณ Preparing Kubernetes v1.22.3 on Docker 20.10.8 ..."Steps to reproduce the issue:
minikube start