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

Unable to run minikube start #13334

Closed
leogovan opened this issue Jan 12, 2022 · 2 comments
Closed

Unable to run minikube start #13334

leogovan opened this issue Jan 12, 2022 · 2 comments
Labels
co/docker-driver Issues related to kubernetes in container os/macos

Comments

@leogovan
Copy link

What Happened?

I am running an M1 Macbook Pro with MacOS 11.6.1.

I am trying to run minikube start driver=docker command and I am running into the error output attached to this issue. I am quite new to this so not really sure what to do here. I've attempted to run swapoff -a and systemctl enable kubelet.service but neither command is recognised.

I've tried running minikube logs --file=logs.txt but this also fails (see terminal-output.txt attached)

Attach the log file

terminal-output.txt

Operating System

macOS (Default)

Driver

Docker

@afbjorklund
Copy link
Collaborator

afbjorklund commented Jan 12, 2022

couldn't get kubelet version: cannot execute 'kubelet --version': exit status 255

If you previously ran the amd64 version of minikube, you might need to clear your cache before running arm64 version

@afbjorklund afbjorklund added co/docker-driver Issues related to kubernetes in container os/macos labels Jan 12, 2022
@leogovan
Copy link
Author

Thanks @afbjorklund, that was exactly it. Your reference led me to this #12274 (comment) which completely solved it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/docker-driver Issues related to kubernetes in container os/macos
Projects
None yet
Development

No branches or pull requests

2 participants