一键部署timed out waiting for the condition
来源:4-3 用kubespray一键部署生产级k8s集群

凡之
2021-11-17
/usr/local/bin/kubeadm --kubeconfig /etc/kubernetes/admin.conf token create
W1116 19:25:09.228654 3068 configset.go:348] WARNING: kubeadm cannot validate component configs for API groups [kubelet.config.k8s.io kubeproxy.config.k8s.io]
timed out waiting for the condition
To see the stack trace of this error execute with --v=5 or higher
写回答
1回答
-
刘果国
2021-11-18
创建token失败了,看看系统日志和apiserver的日志
00