此为记录,借鉴博客园多位高手的文章
1、镜像准备
docker.io/redis:latest ???????????????????????????????1a8a9ee54eb7 registry.access.redhat.com/rhel7/pod-infrastructure:latest ??34d3450d733bgcr.io/google_samples/gb-frontend:v3 ?????????????????c038466384abgcr.io/google_samples/gb-redisslave:v1 ????????????????5f026ddffa27
因为都知道的原因gcr.io无法访问,终于找到国内阿里云镜像中基本上都有
地址:https://dev.aliyun.com/list.html
使用阿里云镜像pull之后,可以docker tag 成gcr.io的镜像名称,这样就不用改yaml的内容
kubernetes学习笔记(四),kube-dns搭建
原文地址:https://www.cnblogs.com/stromliu/p/8572809.html