tokenkが切れている場合はmaster側で再発行する。
[vagrant@controller-0 ~]$ kubeadm token create --print-join-command
W0316 01:09:52.204827 16883 validation.go:28] Cannot validate kube-proxy config - no validator is available
W0316 01:09:52.204866 16883 validation.go:28] Cannot validate kubelet config - no validator is available
kubeadm join 10.240.0.40:6443 --token doe2rx.38035i1zou20agl2 --discovery-token-ca-cert-hash sha256:056d4be97804fad4f623fa8ed6fec673292c940696c8389e81e0c0a7128a4f33
新しいworkerで実行