- Home
- All questions
- Question 73
CKA study material · question 73 of 1000
What is the documented order for upgrading a kubeadm cluster?
Show the answer
Answer: C. The first control-plane node, then the other control-plane nodes, then the workers
The workflow is the primary control-plane node, then additional control-plane nodes, then the workers.
Source: Upgrading kubeadm clusters (Kubernetes) — Upgrading kubeadm clusters