使用kubeadm 新加入节点(原始token过期后)---转发
使用kubeadm 新加入节点(原始token过期后)---转发 kubeadm token create --print-join-command https://www.cnblogs.com/xiaoyaojinzhazhadehangcheng/p/11605934.html 最简单的方法 kubeadm join kubeadm init 安装完成后你会得到以下的输出,使用join指令可以新增节点到集群,此token 有效期为24小时 You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/ You can now join any number of machines by running the following on each node as root: kubeadm join 18.16.202.35:6443 --token zr8n5j.yfkanjio0lfsupc0 --discovery-token-ca-cert-hash