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

ImagePullBackOff after creattion #11

Open
gates71 opened this issue Jun 1, 2024 · 2 comments
Open

ImagePullBackOff after creattion #11

gates71 opened this issue Jun 1, 2024 · 2 comments

Comments

@gates71
Copy link

gates71 commented Jun 1, 2024

Hi
I created the deployments and services.
But somehow all pods are in this state: ImagePullBackOff

Did I miss something?

test@user5967:~/k8s-for-beginners/example-voting-app-kubernetes-main$ kubectl get pods
NAME READY STATUS RESTARTS AGE
postgres-deploy-776f4bdfcb-lkv8l 0/1 ImagePullBackOff 0 119s
redis-deploy-54b67b7b4-g2c9q 0/1 ImagePullBackOff 0 118s
result-app-deploy-7cc95854b6-dtqjl 0/1 ImagePullBackOff 0 118s
voting-app-deploy-96f58547f-7cmfh 0/1 ImagePullBackOff 0 118s
worker-app-deploy-54575bd48c-mpgrc 0/1 ImagePullBackOff 0 118s

Attached I send my [logs.](Uploading logs.txt…)

Thank you for helping me here

@Vincent990413
Copy link

Vincent990413 commented Jun 1, 2024 via email

@jhonnyV-V
Copy link

check this issue #2

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

3 participants