Task - A Kubernetes worker node, named wk8s-node-0 is in state NotReady. Investigate why this is the case, and perform any appropriate steps to bring the node to a Ready state, ensuring that any changes are made permanent.
killer_sh_lab practice:
k get no
ssh node01
systemctl disable --now kubelet
systemctl enable --now kubelet
systemctl restart kubelet
systemctl status kubelet
#in controlplane
k get nodes
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
GiorgioGss
Highly Voted 1 year, 3 months agoJibbajabba
1 year agonoahsark
Most Recent 2 months, 3 weeks ago