- Home
- All questions
- Question 574
CKA study material · question 574 of 1000
A cluster running v1.33 needs to reach v1.35. What does kubeadm support?
Show the answer
Answer: B. Upgrading to v1.34 first, then to v1.35
Skipping MINOR versions when upgrading is unsupported, so a two-version gap is crossed one minor release at a time.
Source: Upgrading kubeadm clusters (Kubernetes) — Upgrading kubeadm clusters (overview)