无法访问 gcr.io 的解决方案

通过describe 命令查看pod 情况

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_containers

PS:

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

posted @ 2019-09-18 20:32  慢就是快  阅读(922)  评论(0编辑  收藏  举报