沒法訪問 gcr.io 的解決方案

經過describe 命令查看pod 狀況html

kubectl describe pod tiller-deploy-675cbc8478-lsqgm -n kube-system

第一步 下載阿里雲的image

docker pull registry.cn-hangzhou.aliyuncs.com/google_containers/tiller:v2.14.3

第二步 從新打標籤

docker tag registry.cn-hangzhou.aliyuncs.com/google_containers/tiller:v2.14.3 gcr.io/kubernetes-helm/tiller:v2.14.3

可用的阿里雲 image 庫

registry.aliyuncs.com/google_containers
registry.cn-hangzhou.aliyuncs.com/google_containersdocker

PS:

https://www.cnblogs.com/tylerzhou/p/10971341.htmlgoogle

相關文章
相關標籤/搜索