- Home
- All questions
- Question 75
CKA study material · question 75 of 1000
Before upgrading a kubelet across a minor version, what must be done to the node?
Show the answer
Answer: B. It must be drained
A minor-version kubelet upgrade requires draining the node first, control-plane nodes included.
Source: Upgrading kubeadm clusters (Kubernetes) — Additional information