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

K8S 创建rc 时 不适用本地镜像的解决办法

时间:2018-08-15 13:32:07      阅读:482      评论:0      收藏:0      [点我收藏+]

标签:使用   style   pre   nginx   k8s   name   eve   bsp   reg   

spec: 
  containers: 
    - name: nginx 
      image: image: reg.docker.lc/share/nginx:latest 
      imagePullPolicy: IfNotPresent   #或者使用Never 

 

K8S 创建rc 时 不适用本地镜像的解决办法

标签:使用   style   pre   nginx   k8s   name   eve   bsp   reg   

原文地址:https://www.cnblogs.com/jinanxiaolaohu/p/9480855.html

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