- Home
- All questions
- Question 573
CKA study material · question 573 of 1000
Which kubeadm preflight check fails when a node runs a kernel version the project does not support?
Show the answer
Answer: A. SystemVerification
SystemVerification is the preflight check that fails on an unsupported kernel version, and an administrator who knows the kernel provides the required features may deliberately skip it.
Source: Installing kubeadm (Kubernetes) — Check your OS version