Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container images are hosted on docker hub #554

Closed
mhulscher opened this issue Sep 1, 2020 · 0 comments · Fixed by #570
Closed

Container images are hosted on docker hub #554

mhulscher opened this issue Sep 1, 2020 · 0 comments · Fixed by #570

Comments

@mhulscher
Copy link

Is your feature request related to a problem?/Why is this needed

Docker has recently announced that they are introducing new rate limits for pulling images from the docker hub. Unauthenticated users are limited to 100 pulls per IP every 6 hours. The aws-ebs-csi-driver project is most likely to be installed in AWS EKS clusters. The container images are hosted on docker hub and the images are likely to fail being pulled if the pull limit has been reached.

https://www.docker.com/pricing

/feature

Describe the solution you'd like in detail

I'd like to see the images hosted on a different image registry. For example quay.io or Amazon's own ECR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant