Pull Docker image request exceeded the account limitation

Hi @rahul456 @mmumshad

looks like pulling the docker image from docker registry has reached its limited with kk account, I am getting the following error:

Events:
Type Reason Age From Message


Normal Scheduled 2m21s default-scheduler Successfully assigned fieldref-namespace/envars-fieldref to node01
Warning Failed 2m18s kubelet Failed to pull image “nginx:latest”: rpc error: code = Unknown desc = toomanyrequests: You have reached your pullrate limit. You may increase the limit by authenticating and upgrading: Understanding Your Docker Hub Rate Limit | Docker
Normal Pulling 53s (x4 over 2m19s) kubelet Pulling image “nginx:latest”
Warning Failed 52s (x4 over 2m18s) kubelet Error: ErrImagePull
Warning Failed 52s (x3 over 2m2s) kubelet Failed to pull image “nginx:latest”: rpc error: code = Unknown desc = 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
Warning Failed 27s (x6 over 2m18s) kubelet Error: ImagePullBackOff
Normal BackOff 12s (x7 over 2m18s) kubelet Back-off pulling image “nginx:latest”

@nashwan, please try again and let me know if you facing the same again.

@rahul456 looks better. thanks