GoogleGoogle
ASSOCIATE-CLOUD-ENGINEER · Question #133
ASSOCIATE-CLOUD-ENGINEER Question #133: Real Exam Question with Answer & Explanation
The correct answer is D: Create a node pool of instances with GPUs, and enable autoscaling on this node pool with a. If you need something for long-running, non-restartable jobs you don't use preemptible VMs.
Submitted by skyler.x· Mar 30, 2026
Question
A 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?
Options
- 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
Explanation
If you need something for long-running, non-restartable jobs you don't use preemptible VMs.
Community Discussion
No community discussion yet for this question.