voxpupuli / puppet-k8s

Home for the K8s Puppet module
Apache License 2.0
10 stars 12 forks source link

Update container references to active registry #57

Closed ananace closed 1 year ago

ananace commented 1 year ago

Pull Request (PR) description

For K8s 1.24 and forwards, the Kubernetes project uses the new registry.k8s.io as their main load-balancing endpoint, the older k8s.gcr.io registry is not synced as rapidly anymore.

This also removes all references to the old hyperkube image as it's only available for K8s 1.18.9 and older

This Pull Request (PR) fixes the following issues