image can t be pulled error when I try to pull a docker image - kubernetes

0 votes

I’ve loaded the docker image into docker from a local image using the following command:

docker load -i /var/images/kubernetes-dashboard-amd64
docker images|grep dash

But i got the following error when i tried to pull the image

Error from server (BadRequest): container "kubernetes-dashboard" in pod "kubernetes-dashboard-2209332821-cnt6k" is waiting to start: image can't be pulled
Sep 4, 2018 in Kubernetes by Hannah
• 18,570 points
5,801 views

1 answer to this question.

0 votes
I think the image is being pulled from google instead of pulling the image that already exists. Or maybe you’ve only copied the image to your master and not to the nodes and nodes are trying to pull from google.
answered Sep 4, 2018 by Kalgi
• 52,360 points

Related Questions In Kubernetes

+2 votes
1 answer
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,056 views
0 votes
1 answer

When I try to connect to the WebSocket through the gateway I get a 403 error

Try upgrading Contour to v0.6.0-beta.3 with IngressRoute You can ...READ MORE

answered Oct 1, 2018 in Kubernetes by Kalgi
• 52,360 points
2,727 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP