SERVER=https://...
./hack/gen-node-kubeconfig.sh $SERVER $(kubectl get nodes -ojsonpath='{range .items[*]}{.metadata.name}{"\n"}{end}')
./hack/copy-and-restart-kubelet.sh
SERVER=https://...
./hack/gen-master-files.sh $SERVER
./hack/copy-master-files.sh <other-master>
./hack/restart-master-components.sh
check:
kubectl -n kube-system get pods -l tier=control-plane -o wide
See https://github.com/luksa/kubectl-plugins#kubectl-ssh-node