kubernetes学习笔记(四),kube-dns搭建

此为记录,借鉴博客园多位高手的文章

1、镜像准备

docker.io/redis:latest                                1a8a9ee54eb7 

registry.access.redhat.com/rhel7/pod-infrastructure:latest   34d3450d733b

gcr.io/google_samples/gb-frontend:v3                  c038466384ab

gcr.io/google_samples/gb-redisslave:v1                 5f026ddffa27

 因为都知道的原因gcr.io无法访问,终于找到国内阿里云镜像中基本上都有

地址:https://dev.aliyun.com/list.html

使用阿里云镜像pull之后,可以docker tag 成gcr.io的镜像名称,这样就不用改yaml的内容

posted @ 2018-03-18 23:01  stromliu  阅读(289)  评论(0编辑  收藏  举报