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

What can be used to define whether a vSphere pod can be scaled?

Answer options

Correct answer: A

Explanation

The correct answer is A, as a Deployment in Kubernetes manages the scaling of pods by allowing users to specify the desired number of replicas. The other options, such as Namespaces, Persistent Volume, and Network Policies, serve different purposes in resource management and isolation but do not directly influence pod scaling.