Pulling image nginx exceeds limit

Hi,

I am doing kodekloud engineer kubernetes task. I am getting this kind of error. Could you please help to set up this.
image “httpd:latest”: rpc error: code = Unknown desc = failed to pull and unpack image “docker.io/library/httpd:latest”: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/httpd/manifests/sha256:932ac36fabe1d2103ed3edbe66224ed2afe0041b317bcdb6f5d9be63594f0030: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit.
Warning Failed 13s (x2 over 29s) kubelet Error: ErrImagePull
Normal BackOff 2s (x2 over 29s) kubelet Back-off pulling image “httpd:latest”
Warning Failed 2s (x2 over 29s) kubelet Error: ImagePullBackOff

We’re aware of the issue: DockerHub has placed limits on access as of about a week ago. Most of our labs are fixed, but KK Eng still needs some work. I expect it will be fixed early in the coming week.