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 matrix configuration for kind nodes #1072

Closed
wants to merge 7 commits into from
Closed

add matrix configuration for kind nodes #1072

wants to merge 7 commits into from

Conversation

nmajorov
Copy link
Contributor

fix #898

@nmajorov
Copy link
Contributor Author

code works just need to find a way to fix docker.io rate limitation:

     ERROR: failed to create cluster: failed to pull image "kindest/node:v.1.17.17@sha256:596ab0698618c429a57be66e712deac68c819a872fa8816d0195cfd691717c70": command "docker pull kindest/node:v.1.17.17@sha256:596ab0698618c429a57be66e712deac68c819a872fa8816d0195cfd691717c70" failed with error: exit status 1
   Command Output: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@dmvolod
Copy link
Member

dmvolod commented May 22, 2021

@nmajorov we should move to the quay.io for the Kind and MetalLB repos
MetalLB already present on quay.io

  • quay.io/metallb/controller
  • quay.io/metallb/speaker

Still looking for the Kind. Issue kubernetes-sigs/kind#1895
Or we need to create an own organization (or repo inside infinispan org) temporary
Also we can keep as is now, probably problems came from the MatalLB docker repos

@dmvolod dmvolod added the Preview WIP. Don't merge yet label May 23, 2021
@nmajorov nmajorov closed this May 25, 2021
@nmajorov
Copy link
Contributor Author

changes already in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Preview WIP. Don't merge yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Kind to v0.10.0 and Kubernetes 1.17
2 participants