pai icon indicating copy to clipboard operation
pai copied to clipboard

cert-expiration-checker pod status is ImagePullBackOff

Open poetryben88 opened this issue 3 years ago • 1 comments

Cert-expiration-checker pod status is ImagePullBackOff , it seems image has not been pulled. But master works has the images.

image

root@pai-master:/home# kubectl describe pod cert-expiration-checker-1634083200-zm8kn image

image

  1. systemctl status kubelet image

poetryben88 avatar Oct 13 '21 09:10 poetryben88

Can you check the docker log to provide more information? you can use journalctl -u docker to get the docker log

Binyang2014 avatar Oct 15 '21 06:10 Binyang2014