I have recently installed minikube and VirtualBox on a new Mac using homebrew. I am following instructions from the official minikube tutorial.
This is how I am st
I think you should delete existing one. Simply run minikube delete -p minikube. After deleting start new minikube cluster
minikube delete -p minikube