JNCIS-Cloud: Juniper Networks Certified Specialist – Cloud (2022) — Question 4

Which two statements about Kubernetes clusters are correct? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers are A and B because the master node does indeed coordinate the cluster, and minions (now referred to as nodes) were originally responsible for running applications. Option C is misleading as it refers to nodes, but the traditional term 'minions' is used here, while option D is incorrect because the pod controller manages pod lifecycles, not the entire cluster.