k3s-io / kine

Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
Apache License 2.0
1.54k stars 231 forks source link

switch to registry.k8s.io #162

Closed DiptoChakrabarty closed 1 year ago

DiptoChakrabarty commented 1 year ago

The main Kubernetes container registry is now defaulted to registry.k8s.io. See: https://kubernetes.io/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/. Switching to the new registry in the using with kubeadm sample.

cwayne18 commented 1 year ago

Really appreciate this fix, could you please re-commit with -s to pass the dco check?

cwayne18 commented 1 year ago

oh you just did :D

brandond commented 1 year ago

Thanks! That kubeadm example config is essentially unmaintained, it could probably use some updating to use non-ancient versions of everything.