Kubernetes and Cloud Native Associate (KCNA) — Question 130

What is the correct hierarchy of Kubernetes components?

Answer options

Correct answer: C

Explanation

The correct answer is C, as it accurately reflects the structure of Kubernetes, starting from the Cluster as the highest level, followed by Nodes, then Pods, and finally Containers at the lowest level. The other options misrepresent the hierarchy, placing components in incorrect sequences that do not align with Kubernetes architecture.