The provided methods on the Kubernetes documentation don't work and brew cask
no longer seems to have the minikube formulae as of Mac OS Catalina.
Error: Cask 'minikube' is unavailable: No Cask with this name exists.
When I download it with curl
it refuses to run with the following error.
/bin/minikube: cannot execute binary file: Exec format error
How can I install minikube on Mac OS Catalina. Or do I have to rollback to Mojave?