-
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
minikube was unable to download gcr.io/k8s-minikube/kicbase:v0.0.34 #14973
Comments
You can try with |
Yes it's work, thank you @afbjorklund I pull the image gcr.io/k8s-minikube/kicbase and the error solved. But the second error (Enabling 'default-storageclass' returned an error: running callbacks) yet not solved . can you help on that also? |
Sounds normal if the cluster is down |
hey @afbjorklund thank you for your support but I still cant find the solution as I am a new learner . |
Docker Desktop is not yet supported on Linux Please provide the requested logs, next time |
here is the log file- |
I think the autofs4 (renamed to autofs) ssue can be added to the main issue about adding support for Docker Desktop on Linux It could be a false positive, or it could be an issue with the kernel version in the LinuxKit OS. Either way, it is not supported yet. |
Ok then I am going with Kvm ;) |
I am using docker desktop in linux(Pop OS). And it worked. |
But sadly, it's not working in ubuntu-22.04. |
you may pull the lastest (10/17/2022, v0.0.35) container manually, and execute docker pull gcr.io/k8s-minikube/kicbase@sha256:e6f9b2700841634f3b94907f9cfa6785ca4409ef8e428a0322c1781e809d311b from https://gcr.io/k8s-minikube/kicbase -> https://console.cloud.google.com/gcr/images/k8s-minikube/GLOBAL/kicbase -> |
I had the same issue not being able to:
Downloading the specific version as suggested fixed the problem:
|
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. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Turn off your firewall and make sure |
What Happened?
After execute the command minikube start --driver=docker
First it continually pulling the gcr.io/k8s-minikube/kicbase and index.docker.io/kicbase/sta. even after 100% download . Then it shows minikube was unable to download gcr.io/k8s-minikube/kicbase:v0.0.34,
next I tried minikube delete and minikube start again
but it gives same error every time .
Os - Ubuntu 22.04
Attach the log file
Operating System
Ubuntu
Driver
Docker
The text was updated successfully, but these errors were encountered: