Question 108 of 284
Single answerA team of data scientists infrequently needs to use a Google Kubernetes Engine (GKE) cluster that you manage. They require GPUs for some long-running, non- restartable jobs. You want to minimize cost. What should you do?
✓AEnable node auto-provisioning on the GKE cluster.
BCreate a VerticalPodAutscaler for those workloads.
CCreate a node pool with preemptible VMs and GPUs attached to those VMs.
DCreate a node pool of instances with GPUs, and enable autoscaling on this node pool with a minimum size of 1.
✓
Correct Answer: A
Enable node auto-provisioning on the GKE cluster.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.