VMware Carbon Black Cloud Enterprise EDR (2020) — Question 12

Which object helps maintain copies of a vSphere pod?

Answer options

Correct answer: A

Explanation

The correct answer is A, ReplicaSets, as they are specifically designed to ensure that a specified number of pod replicas are running at any given time. The other options do not serve this purpose: Network Policies control traffic flow, Namespaces provide a mechanism for isolating resources, and Persistent Volumes are used for storage management.