Open mtpdx opened 2 years ago
Hello,您可以直接执行该命令:
echo -e 'docker pull hisunyh/k8s.gcr.io.addon-resizer:1.8.11\ndocker tag hisunyh/k8s.gcr.io.addon-resizer:1.8.11 k8s.gcr.io/addon-resizer:1.8.11\ndocker tag hisunyh/k8s.gcr.io.addon-resizer:1.8.11 xx-registry/k8s.gcr.io/addon-resizer:1.8.11\n\ndocker pull hisunyh/k8s.gcr.io.coredns.coredns:v1.7.0\ndocker tag hisunyh/k8s.gcr.io.coredns.coredns:v1.7.0 k8s.gcr.io/coredns/coredns:v1.7.0\ndocker tag hisunyh/k8s.gcr.io.coredns.coredns:v1.7.0 xx-registry/k8s.gcr.io/coredns/coredns:v1.7.0\n\ndocker pull hisunyh/k8s.gcr.io.metrics-server.metrics-server:v0.3.7\ndocker tag hisunyh/k8s.gcr.io.metrics-server.metrics-server:v0.3.7 k8s.gcr.io/metrics-server/metrics-server:v0.3.7\ndocker tag hisunyh/k8s.gcr.io.metrics-server.metrics-server:v0.3.7 xx-registry/k8s.gcr.io/metrics-server/metrics-server:v0.3.7\n\ndocker pull hisunyh/k8s.gcr.io.cpa.cluster-proportional-autoscaler-amd64:1.8.3\ndocker tag hisunyh/k8s.gcr.io.cpa.cluster-proportional-autoscaler-amd64:1.8.3 k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3\ndocker tag hisunyh/k8s.gcr.io.cpa.cluster-proportional-autoscaler-amd64:1.8.3 xx-registry/k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3\n\ndocker pull hisunyh/k8s.gcr.io.dns.k8s-dns-node-cache:1.17.1\ndocker tag hisunyh/k8s.gcr.io.dns.k8s-dns-node-cache:1.17.1 k8s.gcr.io/dns/k8s-dns-node-cache:1.17.1\ndocker tag hisunyh/k8s.gcr.io.dns.k8s-dns-node-cache:1.17.1 xx-registry/k8s.gcr.io/dns/k8s-dns-node-cache:1.17.1\n\ndocker pull hisunyh/k8s.gcr.io.kube-registry-proxy:0.4\ndocker tag hisunyh/k8s.gcr.io.kube-registry-proxy:0.4 k8s.gcr.io/kube-registry-proxy:0.4\ndocker tag hisunyh/k8s.gcr.io.kube-registry-proxy:0.4 xx-registry/k8s.gcr.io/kube-registry-proxy:0.4\n\ndocker pull hisunyh/k8s.gcr.io.ingress-nginx.controller:v0.41.2\ndocker tag hisunyh/k8s.gcr.io.ingress-nginx.controller:v0.41.2 k8s.gcr.io/ingress-nginx/controller:v0.41.2\ndocker tag hisunyh/k8s.gcr.io.ingress-nginx.controller:v0.41.2 xx-registry/k8s.gcr.io/ingress-nginx/controller:v0.41.2\n\n' | bash
或是手动执行:
docker pull hisunyh/k8s.gcr.io.addon-resizer:1.8.11
docker tag hisunyh/k8s.gcr.io.addon-resizer:1.8.11 k8s.gcr.io/addon-resizer:1.8.11
docker tag hisunyh/k8s.gcr.io.addon-resizer:1.8.11 xx-registry/k8s.gcr.io/addon-resizer:1.8.11
docker pull hisunyh/k8s.gcr.io.coredns.coredns:v1.7.0
docker tag hisunyh/k8s.gcr.io.coredns.coredns:v1.7.0 k8s.gcr.io/coredns/coredns:v1.7.0
docker tag hisunyh/k8s.gcr.io.coredns.coredns:v1.7.0 xx-registry/k8s.gcr.io/coredns/coredns:v1.7.0
docker pull hisunyh/k8s.gcr.io.metrics-server.metrics-server:v0.3.7
docker tag hisunyh/k8s.gcr.io.metrics-server.metrics-server:v0.3.7 k8s.gcr.io/metrics-server/metrics-server:v0.3.7
docker tag hisunyh/k8s.gcr.io.metrics-server.metrics-server:v0.3.7 xx-registry/k8s.gcr.io/metrics-server/metrics-server:v0.3.7
docker pull hisunyh/k8s.gcr.io.cpa.cluster-proportional-autoscaler-amd64:1.8.3
docker tag hisunyh/k8s.gcr.io.cpa.cluster-proportional-autoscaler-amd64:1.8.3 k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3
docker tag hisunyh/k8s.gcr.io.cpa.cluster-proportional-autoscaler-amd64:1.8.3 xx-registry/k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3
docker pull hisunyh/k8s.gcr.io.dns.k8s-dns-node-cache:1.17.1
docker tag hisunyh/k8s.gcr.io.dns.k8s-dns-node-cache:1.17.1 k8s.gcr.io/dns/k8s-dns-node-cache:1.17.1
docker tag hisunyh/k8s.gcr.io.dns.k8s-dns-node-cache:1.17.1 xx-registry/k8s.gcr.io/dns/k8s-dns-node-cache:1.17.1
docker pull hisunyh/k8s.gcr.io.kube-registry-proxy:0.4
docker tag hisunyh/k8s.gcr.io.kube-registry-proxy:0.4 k8s.gcr.io/kube-registry-proxy:0.4
docker tag hisunyh/k8s.gcr.io.kube-registry-proxy:0.4 xx-registry/k8s.gcr.io/kube-registry-proxy:0.4
docker pull hisunyh/k8s.gcr.io.ingress-nginx.controller:v0.41.2
docker tag hisunyh/k8s.gcr.io.ingress-nginx.controller:v0.41.2 k8s.gcr.io/ingress-nginx/controller:v0.41.2
docker tag hisunyh/k8s.gcr.io.ingress-nginx.controller:v0.41.2 xx-registry/k8s.gcr.io/ingress-nginx/controller:v0.41.2
希望可以帮助到您,祝您周四愉快!
{ "hub-mirror": [ "k8s.gcr.io/coredns/coredns:v1.7.0", "k8s.gcr.io/dns/k8s-dns-node-cache:1.17.1", "k8s.gcr.io/cpa/cluster-proportional-autoscaler-amd64:1.8.3", "k8s.gcr.io/kube-registry-proxy:0.4", "k8s.gcr.io/metrics-server/metrics-server:v0.3.7", "k8s.gcr.io/ingress-nginx/controller:v0.41.2", "k8s.gcr.io/addon-resizer:1.8.11" ] }