sighupio / fury-kubernetes-on-premises

Kubernetes Fury Distribution On-Premises Core Module: Create on-prem Kubernetes Clusters
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

We should sync images on our own registry #56

Closed nutellinoit closed 9 months ago

nutellinoit commented 1 year ago

As per this change: https://kubernetes.io/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/#why-isn-t-there-a-stable-list-of-domains-ips-why-can-t-i-restrict-image-pulls

It is no more viable for a customer open this registry, because it's only a redirector to other backends

ralgozino commented 1 year ago

Just to be clear, the mentioned "images" are the ones for the Kubernetes component like the API server, controller manager, etc. right?

nutellinoit commented 1 year ago

Just to be clear, the mentioned "images" are the ones for the Kubernetes component like the API server, controller manager, etc. right?

Yes, also kube-proxy, and so on

ralgozino commented 9 months ago

closing as this has been fixed in https://github.com/sighupio/fury-distribution-container-image-sync/pull/145