无法访问 gcr.io 的解决方案
生活随笔
收集整理的這篇文章主要介紹了
无法访问 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
轉載于:https://www.cnblogs.com/wuyicqb/p/11545165.html
總結
以上是生活随笔為你收集整理的无法访问 gcr.io 的解决方案的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 用pip命令把python包安装到指定目
- 下一篇: 以前的项目今日打开突然报错了!