Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new Minikube Release (current latest version is broken with latest Docker Desktop for Mac) #18250

Closed
pre opened this issue Feb 26, 2024 · 9 comments
Labels
area/build-release co/docker-driver Issues related to kubernetes in container triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@pre
Copy link

pre commented Feb 26, 2024

What Happened?

Create a new Minikube Release. Latest release is v1.32.0 from November 2023, and this version does not work with the latest Docker Desktop for Mac (ARM).

Docker Desktop for Mac v4.27.0 changed their amd64/arm64 emulation settings. The latest Docker Desktop version compatible with Minikube is v4.26.1.

There is a fix in

Which is dicussed in #18217

Attach the log file

exec /bin/sh: exec format error

Operating System

macOS (Default)

Driver

Docker

@pre pre changed the title Create a new Minikube Release (current latest version is compatible with latest Docker Desktop for Mac) Create a new Minikube Release (current latest version is broken with latest Docker Desktop for Mac) Feb 26, 2024
@metalcycling
Copy link

metalcycling commented Feb 26, 2024

I just ran into this problem. I downloaded the latest minikube-darwin-arm64 and tried the executable but I get a Killed: 9 error. My Docker version is 4.25.0. My computer is a MacBook Pro with Apple M2 Max and Sonoma 14.2.1 OS.

@metalcycling
Copy link

I just ran into this problem. I downloaded the latest minikube-darwin-arm64 and tried the executable but I get a Killed: 9 error. My Docker version is 4.25.0. My computer is a MacBook Pro with Apple M2 Max and Sonoma 14.2.1 OS.

UPDATE: I figured the issue with Killed: 9 was Mac OS blocking the minikube executable from running. After fixing that, it works as intended. I haven't been able to create a cluster yet with Docker 4.27.0 or Docker 4.26.1. Will keep exploring.

@pre
Copy link
Author

pre commented Feb 26, 2024

@metalcycling unfortunately your issue is separate from this one. Please open another ticket, this one is about exec /bin/sh: exec format error which has a fix merged but there’s no minikube release with it.

@hnsmn
Copy link

hnsmn commented Feb 27, 2024

same exec format error problem here with minikube & docker on a MacBook Pro M3 Max.

@panuvuorinensapcom
Copy link

I also have the same exec format error . Works with Docker v4.26.1.

@afbjorklund afbjorklund added area/build-release triage/duplicate Indicates an issue is a duplicate of other open issue. co/docker-driver Issues related to kubernetes in container labels Mar 20, 2024
@afbjorklund
Copy link
Collaborator

@pre
Copy link
Author

pre commented Mar 31, 2024

Initially it seems v1.33.0-beta.0 fixes the issue! I haven't seen the exec format error yet (Docker Desktop for Mac 4.28.0).

@nevotheless
Copy link

Howdy and thanks for the release! 👋🏽 How long does it usually stay in beta?

@spowelljr
Copy link
Member

Since minikube 1.33 has been released this should be resolved, I'll close the issue but if it's not resolved for someone feel free to reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-release co/docker-driver Issues related to kubernetes in container triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

7 participants