- Home
- All questions
- Question 992
CKA study material · question 992 of 1000
kubeadm upgrade plan prints "context deadline exceeded" on a cluster with external etcd. What should be done?
Show the answer
Answer: D. Proceed with kubeadm upgrade apply
The message comes from a version check older kubeadm versions perform against an external etcd cluster; it is not a critical fault and the upgrade can continue.
Source: Troubleshooting kubeadm (Kubernetes) — kubeadm upgrade plan prints out context deadline exceeded error message