码迷,mamicode.com
首页 > 其他好文 > 详细

Error from server (ServiceUnavailable): the server is currently unable to handle the request

时间:2019-12-18 12:37:42      阅读:487      评论:0      收藏:0      [点我收藏+]

标签:serve   read   mount   try   ima   server   ror   bsp   can   

grep image /root/kubernetes-metrics-server/kubernetes-metrics-server/metrics-server-deployment.yaml

 

# mount in tmp so we can safely use from-scratch images and/or read-only containers
image: k8s.gcr.io/metrics-server-amd64:v0.3.1
imagePullPolicy: Always

#从阿里下载镜像并tag 镜像

docker pull registry.cn-hangzhou.aliyuncs.com/google_containers/metrics-server-amd64:v0.3.1

docker tag registry.cn-hangzhou.aliyuncs.com/google_containers/metrics-server-amd64:v0.3.1 k8s.gcr.io/metrics-server-amd64:v0.3.1

just again

Error from server (ServiceUnavailable): the server is currently unable to handle the request

标签:serve   read   mount   try   ima   server   ror   bsp   can   

原文地址:https://www.cnblogs.com/sxgaofeng/p/12059172.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!