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

kubectl get nodes #55

Open
Lxxx-7 opened this issue Dec 3, 2024 · 1 comment
Open

kubectl get nodes #55

Lxxx-7 opened this issue Dec 3, 2024 · 1 comment

Comments

@Lxxx-7
Copy link

Lxxx-7 commented Dec 3, 2024

每次虚拟机暂停再重启,kubectl get nodes显示的节点都notready,然后到处倒腾几个小时都还是不起来,请问大佬们知道是什么原因吗?有什么解决方法(找了很多方法都不行)

@ben1234560
Copy link
Owner

你好,后续我会考虑增加重新拉起的模块进去。需要按顺序启动,顺序应该是:etcd->api->其他。一般etcd+api回复通信后就好了。不建议全部集群都关机,k8s的高可用也是基于你是down掉其中1-2台机器,而不是所有机器都down掉。生产上也是非常不建议这么操作的

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

2 participants