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

Add a DockerHub credential to avoid API rate limit in Kubernetes #2830

Closed
6 tasks done
dduportal opened this issue Mar 16, 2022 · 2 comments
Closed
6 tasks done

Add a DockerHub credential to avoid API rate limit in Kubernetes #2830

dduportal opened this issue Mar 16, 2022 · 2 comments

Comments

@dduportal
Copy link
Contributor

dduportal commented Mar 16, 2022

This issue is about adding a DockerHub credential as namespaced secrets in Kubernetes when we have API rate limit blocking pod startups.

Reference of "old" issues with this root problem:

The scope of this issue, for now, is the following:

  • Kubernetes clusters where there is a lot of autoscaling (up and down) e.g. used for Jenkins agents for ci.jenkins.io
  • With Docker images hosted on the DockerHub

=> It means the clusters cik8s and doks

=> Short term fix is already done, to manually define the credential for Jenkins agents. Alas we discovered that datadog helm charts are often failing due to API rate limit, because we use a customized docker image hosted in the DockerHub under the name jenkinsciinfra/datadog as per the current "common" datadog configuration for all clusters

Task list:

@smerle33
Copy link
Contributor

smerle33 commented Mar 22, 2022

(edited) might be related with #2837

@dduportal
Copy link
Contributor Author

Closing as this issue is finished.

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

No branches or pull requests

2 participants