查看coredns的事件发现有如下错误:
本地有这个镜像,镜像拉取策略为首先从本地获取:ifnotpresent
解决办法:重启这个pod即可
//
docker save -o xxx.tar image:tag
docker --input xxx.tar