Quiz 12 Question 3 of 20

Your Kubernetes cluster runs a mix of AI workloads. Some tasks, like large language model training, require dedicated access to whole GPUs. Other tasks, like lightweight model inference or development notebooks, only need a fraction of a GPU's compute power. To maximize hardware utilization and dynamically allocate resources for both types of jobs, which configuration should you implement?

Select an answer to reveal the explanation.

Motivation