Skip to content
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

ERROR: Failed to start "hello" pod #36

Open
vpodugu opened this issue Aug 27, 2024 · 0 comments
Open

ERROR: Failed to start "hello" pod #36

vpodugu opened this issue Aug 27, 2024 · 0 comments

Comments

@vpodugu
Copy link

vpodugu commented Aug 27, 2024

kubectl get pods --selector app=hello --watch -o wide
NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
hello-785d755548-t2ms9 0/1 ErrImagePull 0 5s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 16s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 29s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 42s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 55s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 67s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 108s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 2m1s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 3m6s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 3m19s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 5m54s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 6m9s 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 11m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 11m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 16m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 16m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 21m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 21m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 26m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 26m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 31m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 31m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 36m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 37m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ErrImagePull 0 41m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal
hello-785d755548-t2ms9 0/1 ImagePullBackOff 0 42m 10.254.133.21 ip-10-254-144-158.us-west-2.compute.internal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant