spot pod image pull stuck in pending state

I have this pod I am trying to launch.

the logs say this indefinitely:
create container xxxxxx
image pull: xxxxxxx: pending
error creating container: image pull: xxxxxxx: pending
create container xxxxxx
error creating container: image pull: xxxxxxx: pending
create container xxxxxx
image pull: xxxxxxx: pending

I can successfully pull this image locally.

What is the deakl witgh that?

I stopped and tried again with new pods multiple times.


this is for a spot pod
Was this page helpful?