-
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
Unable to pull docker images into kubernets #18569
Comments
@SnehaAdhikary, |
/triage needs-information |
Hi @SnehaAdhikary, the issue is you have the image built on your Docker Desktop instance, but minikube has its own Docker instance running inside of it. The minikube Docker instance can't see the images in Docker Desktop. There are multiple ways to resolve this, the easiest would be to copy the image into minikube Docker using the Ex.
|
The Kubernetes project currently lacks enough 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 stale |
Hi @SnehaAdhikary, we haven't heard back from you, do you still have this issue? I will close this issue for now but feel free to reopen when you feel ready to provide more information. |
What Happened?
Error from server (BadRequest): container "first" in pod "first-6994cd9fc6-6rljc" is waiting to start: image can't be pulled.
Attach the log file
minikube_service_d2aad944dd4c1c18315f191f988ae7e8459743e8_0.log
Operating System
Windows
Driver
Docker
The text was updated successfully, but these errors were encountered: