
Ultimate access to all questions.
Your team of data scientists occasionally needs access to a Google Kubernetes Engine (GKE) cluster under your management. They require GPU resources to execute certain lengthy, non-restartable tasks. To manage this while minimizing costs, what approach should you take?
A
Enable node auto-provisioning on the GKE cluster.
B
Create a VerticalPodAutoscaler for those workloads.
C
Create a node pool with preemptible VMs and GPUs attached to those VMs.
D
Create a node pool of instances with GPUs, and enable autoscaling on this node pool with a minimum size of 1.