An administrator wants to limit the amount of CPU resources a single VM can consume in a vSphere cluster. Which feature should be used?
CPU limit restricts the maximum CPU usage of a VM.
Why this answer
A CPU limit sets an upper bound on CPU usage. Option C is correct. Option A (resource pools) can limit at a group level but not per VM easily.
Option B (affinity) binds vCPUs to cores. Option D (reservation) guarantees minimum resources.