重启了ks3.0,使用以下命令
./kk create cluster -f config-sample.yaml
报错信息
Failed to get cluster status: Failed to upload kubeadm certs: Failed to exec command: sudo -E /bin/sh -c "/usr/local/bin/kubeadm init phase upload-certs --upload-certs"
I0226 12:45:45.459768 1057 version.go:251] remote version is much newer: v1.20.4; falling back to: stable-1.17
W0226 12:45:48.481578 1057 validation.go:28] Cannot validate kube-proxy config - no validator is available
W0226 12:45:48.481593 1057 validation.go:28] Cannot validate kubelet config - no validator is available
[upload-certs] Storing the certificates in Secret "kubeadm-certs" in the "kube-system" Namespace
error execution phase upload-certs: error uploading certs: error creating token: timed out waiting for the condition
To see the stack trace of this error execute with --v=5 or higher: Process exited with status 1