networkop / k8s-topo

Topology builder for network simulations inside K8S
BSD 3-Clause "New" or "Revised" License
72 stars 18 forks source link

publish `init-wait` (and others?) containers to ghcr? #16

Open hellt opened 3 years ago

hellt commented 3 years ago

Hi @networkop starting to hit the pull limits form dockerhub when playing with kne

Failed to pull image "networkop/init-wait:latest": rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/networkop/init-wait:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/networkop/init-wait/manifests/sha256:a54e253ce78be8ea66942051296c3676e254bc37460e19a9eb540517faaaf4d7: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Do you mind considering moving the containers to ghcr.io instead to alleviate this problem?

networkop commented 3 years ago

yep, I'll do that next week once I'm back from vacation