Unfortunately, Kubernetes doesn’t currently expose the progress of docker pull. I think your best bet is to look at /var/log/docker.log on the machine that the pod got scheduled onto.
Unfortunately, Kubernetes doesn’t currently expose the progress of docker pull. I think your best bet is to look at /var/log/docker.log on the machine that the pod got scheduled onto.