- This topic has 1 reply, 2 voices, and was last updated 2 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
How do I work around dockerhub pull limits when installing the agent?
When you install CloudCasa agent on your cluster, you may see “kubeagent” pod reporting errors similar to the following:
“”Failed to pull image “catalogicsoftware/amds-kagent:0.1.0-rc.268″: 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:””
You may see similar errors for some other images we use as well. The root cause of this is the recent introduction of Dockerhub restrictions that limit the number of pull requests allowed for unauthenticated users. For more details, see https://www.docker.com/pricing/resource-consumption-updates.
We are actively considering solutions such as hosting our images on some other registries without any such limits on pull requests. However, until any such solution is ready, please retry the agent installation after waiting for some time.
Thanks,
Raghu