VMware Aria Automation 8.x Professional (2023) — Question 64

What is the purpose of a network policy in a Kubernetes cluster?

Answer options

Correct answer: C

Explanation

The correct answer, C, highlights that a network policy specifies the rules governing communication between pods and other network entities. Options A and B focus on cluster management and external access respectively, which do not relate to communication rules, while option D addresses routing rather than the policy definition itself.