-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Failed to start on Raspberry Pi OS arm(v7) #12072
Comments
I am curious can you pull the image manually? docker pull gcr.io/k8s-minikube/kicbase:v0.0.25 |
There is currently no support for arm(32), only arm64. The error is: Eventually need to build kicbase for both architectures... docker info
|
There is a beta version available, of Raspberry Pi OS 64-bit https://www.raspberrypi.org/blog/latest-raspberry-pi-os-update-may-2020/ |
I made a PR to include "arm" in the kicbase arch: #12079 |
This isn't quite ready yet (that previous PR didn't build on armv7) but we have a tracking issue for the docker driver on armv7 specifically: #12399 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
arm should now be available since a couple releases ago, you can view all our release artifacts here https://github.com/kubernetes/minikube/releases/tag/v1.25.2 I'm going to close this issue, but if you have any further questions feel free to reopen and respond, thanks! |
Steps to reproduce the issue:
stderr:
Unable to find image 'gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79' locally
sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79: Pulling from k8s-minikube/kicbase
docker: no matching manifest for unknown in the manifest list entries.
See 'docker run --help'.
lastStart.txt
The text was updated successfully, but these errors were encountered: