Alternative to Docker Hub
Describe the bug Current image is stored on Docker Hub and as such, pulling it often results in hitting DockerHub Image Pull Rate Limit : TOOMANYREQUESTS: You have reached your pull rate limit.
To Reproduce Use Kafka Lag Exporter in any environment needing more than one occasional pull.
Environment
- 0.8.0 Version of KLE Helm Chart
- GKE Cluster on Kubernetes 1.24
- Run with Helm
Additional context I know there is some other repositories without pull rate limit, like Quay.io.
Is there a plan in the future to migrate to such a repository ?
In the meantime, my alternative is pulling the image and maintaining a copy inside my own GAR.
IIUC the pull limit is applied to pulling user accounts, not the repo?
I am sorry but I don't understand your answer.
I know that this is due to DockerHub's "new" (it's been a year I think now?) policy on pulling images from one user.