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

node 节点起不来 #1

Open
wenkaitiantian opened this issue Jan 23, 2019 · 3 comments
Open

node 节点起不来 #1

wenkaitiantian opened this issue Jan 23, 2019 · 3 comments

Comments

@wenkaitiantian
Copy link

wenkaitiantian commented Jan 23, 2019

[root@localhost ssl]# systemctl status kubelet
● kubelet.service - Kubernetes Kubelet
Loaded: loaded (/usr/lib/systemd/system/kubelet.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Wed 2019-01-23 11:11:46 CST; 12min ago
Process: 46510 ExecStart=/k8s/kubernetes/bin/kubelet $KUBELET_OPTS (code=exited, status=255)
Main PID: 46510 (code=exited, status=255)

Jan 23 11:11:46 localhost.localdomain systemd[1]: kubelet.service: main process exited, code=exited, status=255/n/a
Jan 23 11:11:46 localhost.localdomain systemd[1]: Unit kubelet.service entered failed state.
Jan 23 11:11:46 localhost.localdomain systemd[1]: kubelet.service failed.
Jan 23 11:11:46 localhost.localdomain systemd[1]: kubelet.service holdoff time over, scheduling restart.
Jan 23 11:11:46 localhost.localdomain systemd[1]: start request repeated too quickly for kubelet.service
Jan 23 11:11:46 localhost.localdomain systemd[1]: Failed to start Kubernetes Kubelet.
Jan 23 11:11:46 localhost.localdomain systemd[1]: Unit kubelet.service entered failed state.
Jan 23 11:11:46 localhost.localdomain systemd[1]: kubelet.service failed.

@minminmsn
Copy link
Owner

核对你的kubelet配置文件,看里面的依赖关系,文件,证书等都在不,另外绑定的IP等都看看。

@minminmsn
Copy link
Owner

@wenkaitiantian 其中kubelet启动后又停止可能与cgroupfs driver有关,kubelet与docker要保持一致,centos默认是cgroupfs,ubuntu默认是systemd,需要根据自己情况调整。

@afei000
Copy link

afei000 commented Apr 16, 2019

@wenkaitiantian 后来你怎么起来的 我应该和你遇到相同问题了

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