I am using lima on macOS with arm64 architecture (M3 Chip).
I installed minikube with the following package: https://storage.googleapis.com/minikube/releases/latest/minikube-darwin-arm64
When I am trying to start minikube, it’s giving me the following error:
bash: /usr/local/bin/minikube: cannot execute binary file: Exec format error
When using sudo:
/usr/local/bin/minikube: 1: ????
p: not found
/usr/local/bin/minikube: 4: Syntax error: ")"
Image
I tried several times to install it.
I tried to use amd64 but it did not work either.
New contributor
Mor Yakobov is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1