ExamGecko
Question list
Search
Search

List of questions

Search

Question 65 - CKA discussion

Report
Export

Score: 13%

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.

A.
See the solution below.
Answers
A.
See the solution below.
Suggested answer: A

Explanation:

Solution:

sudo -i

systemctl status kubelet

systemctl start kubelet

systemctl enable kubelet

asked 18/09/2024
Kash Rx
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first