RE: 部署 k8s Cluster(下) — Kubernetes(6)

You are viewing a single comment's thread from:

部署 k8s Cluster(下) — Kubernetes(6)

in kubernetes •  7 years ago  (edited)

老师,您好!有个问题请教下您。当node节点执行kubeadm join时,node节点所需的镜像是master把自己的镜像给他们,还是master下发命令让node节点自己下载所需的镜像。

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

node节点自己下载所需的镜像。