- Home
- All questions
- Question 47
CKA study material · question 47 of 1000
Which kubeadm preflight check fails when a node runs an unsupported kernel version?
Show the answer
Answer: A. SystemVerification
kubeadm's SystemVerification preflight check fails on an unsupported kernel and may be skipped deliberately.
Source: Installing kubeadm (Kubernetes) — Check your OS version