Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于集群初始化的时候出现的问题 #593

Open
AntoineArthur opened this issue Mar 2, 2024 · 1 comment
Open

关于集群初始化的时候出现的问题 #593

AntoineArthur opened this issue Mar 2, 2024 · 1 comment
Assignees

Comments

@AntoineArthur
Copy link

您好!我是一名初学者,目前尝试使用KubeOperator部署一个集群,使用的是Ubuntu18.04,v1.18的kubernetes,在进行到worker node加入到cluster时出现的一个报错,具体的报错内容是:
cmd
/usr/local/bin/kubeadm join --config /etc/kubernetes/kubeadm-config.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests
message
non-zero return code
stderr
W0302 12:52:34.645077 17979 join.go:346] [preflight] WARNING: JoinControlPane.controlPlane settings will be ignored when control-plane flag is not set.
[WARNING FileExisting-ebtables]: ebtables not found in system path
error execution phase preflight: couldn't validate the identity of the API Server: an error on the server ("") has prevented the request from succeeding (get configmaps cluster-info)
To see the stack trace of this error execute with --v=5 or higher
stdout
[preflight] Running pre-flight checks
image
image
请问我应该如何尝试解决这个问题?

@aloneyzshi
Copy link

换成debian10系统, K8S版本1.22.12的版本,可以完成部署。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants