- Home
- All questions
- Question 421
CKA study material · question 421 of 1000
A kubelet is restarted with new --node-labels but the labels do not appear. Why?
Show the answer
Answer: C. The node must be re-registered for the change to take effect
Restarting with new labels under the same node name does not apply them; the node has to re-register.
Source: Nodes (Kubernetes) — Self-registration of Nodes