AliyunContainerService / k8s-for-docker-desktop

为Docker Desktop for Mac/Windows开启Kubernetes和Istio。
https://yq.aliyun.com/articles/672675
4.94k stars 1.12k forks source link

Consider switching image src to registry.k8s.io #223

Open FlyingOnion opened 1 year ago

FlyingOnion commented 1 year ago

According to k8s site, the official image registry changed from k8s.gcr.io to registry.k8s.io See here. I'm now using latest 1.25.4 and all images are pulled from the new source. Plz tell me if you need PRs. I'm working on it.

FlyingOnion commented 1 year ago

PR #224