Closed sharonkimchi closed 1 year ago
Please see the stability guarantees - https://github.com/kubernetes/registry.k8s.io#stability
If you are behind a firewall that limits your outbound connections, your best option is to mirror the images you need.
/close
@mrbobbytables: Closing this issue.
Is there an existing issue for this?
What did you expect to happen?
My environment is behind firewall, where I need to request specific FQDN/IP to be opened. However, registry.k8s.io redirects its backend hosts dynamically, sometimes on specific docker image layers.
$ sudo docker pull registry.k8s.io/ingress-nginx/controller:v0.35.0
v0.35.0: Pulling from ingress-nginx/controller Get https://us-west2-docker.pkg.dev/v2/k8s-artifacts-prod/images/ingress-nginx/controller/manifests/sha256:09b1dd9beada71f80e4cb39f46de84a3272adaf1222c5c5a0e1c79104c73c99a: read tcp:51212->209.85.146.82:443: read: connection reset by peer
Debugging Information
curl -v https://registry.k8s.io/v2/
Anything else?
No response
Code of Conduct