Getting the below error while creating the container in kubernetes i e Failed to pull image aryangupta4460 myreactapp latest rpc error code Unknown desc Error response from daemon

0 votes
Sep 1, 2020 in Kubernetes by Aryan
• 190 points
734 views

1 answer to this question.

0 votes
Best answer

Hi@Aryan,

I think there is nothing wrong with your deployment script. I checked properly and test it in my system. It is working fine. There may be a network issue on your side.

Events:
  Type     Reason     Age                   From               Message
  ----     ------     ----                  ----               -------
  Normal   Scheduled  2m56s                 default-scheduler  Successfully assigned default/myreactapp-6b879bd58f-bg66p to minikube
  Normal   Started    101s (x4 over 2m50s)  kubelet, minikube  Started container myreactapp
  Warning  BackOff    68s (x6 over 2m31s)   kubelet, minikube  Back-off restarting failed container
  Normal   Pulling    54s (x5 over 2m54s)   kubelet, minikube  Pulling image "aryangupta4460/myreactapp:latest"
  Normal   Pulled     50s (x5 over 2m50s)   kubelet, minikube  Successfully pulled image "aryangupta4460/myreactapp:latest"
  Normal   Created    50s (x5 over 2m50s)   kubelet, minikube  Created container myreactapp

answered Sep 1, 2020 by MD
• 95,440 points

selected Oct 14, 2020 by Aryan

Related Questions In Kubernetes

0 votes
1 answer

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

I think the image is being pulled ...READ MORE

answered Sep 4, 2018 in Kubernetes by Kalgi
• 52,360 points
5,846 views
0 votes
1 answer
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer
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