We are hitting limits at times in Dockerhub from the containers
37s Warning Failed pod/starburst-enterprise-helm-operator-controller-manager-5fb6gmh4c Failed to pull image "nginx": rpc error: code = Unknown desc = reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
That said, we have two options for times of high volume where we are likely to hit rate limits:
Move the images to quay which does not have rate limits
We are hitting limits at times in Dockerhub from the containers
That said, we have two options for times of high volume where we are likely to hit rate limits:
imagePullPolicy: IfNotPresent