Cannot access node via ssh #1306
Unanswered
v-petukhov
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @v-petukhov. The problem sounds a bit like the issue I was facing in #1287 . From one moment to the other, I was not able to connect to the nodes via SSH anymore and kubelet was not reachable. In my case, it was somehow related to the system upgrades. I didn't have the time yet to investigate the issues, however I solved the problem temporarily by
Of course this doesn't fix the problem, but at least I was able to get the cluster back to a healthy state. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
Two of my cluster nodes gone to bad state:
So, my decision was to access them via SSH and restart kubelet service, but, unfortunately, nodes are in such bad condition, that I'm not able to use ssh:
All other nodes are accessible via ssh.
So, my thoughts were about to reboot nodes via htz console. But, I don't know how to do it in a right way. I need to cordon node, than drain node and than reboot via htz console? Or how?
Thx for your answers!
Beta Was this translation helpful? Give feedback.
All reactions