Docker error while pulling image

$ docker run --name db -e POSTGRES_PASSWORD=mysecretpassword -d postgres
Unable to find image ‘postgres:latest’ locally
docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: Understanding Your Docker Hub Rate Limit | Docker.

I am facing the pull rate limmit error while exercising the lab, please advice.

1 Like

Had the exact same issue whilst doing CKAD ‘Practice Test - Storage Class’, question no. 11, where we are required to create a POD running nginx:alpine. But now after about 8 minutes the issue seems to have resolved itself.

Hello, @birla.sunil
We are aware of this issue and working on it. Please try after sometime.

Kindly try again now as it works fine with me.