Google
ASSOCIATE-CLOUD-ENGINEER · Question #106
You are operating a Google Kubernetes Engine (GKE) cluster for your company where different teams can run non-production workloads. Your Machine Learning (ML) team needs access to Nvidia Tesla P100 GP
Sign in or unlock ASSOCIATE-CLOUD-ENGINEER to reveal the answer and full explanation for question #106. The question stem and answer options stay visible for context.
Submitted by carter_n· Mar 30, 2026Deploying and implementing a cloud solution
Question
You are operating a Google Kubernetes Engine (GKE) cluster for your company where different teams can run non-production workloads. Your Machine Learning (ML) team needs access to Nvidia Tesla P100 GPUs to train their models. You want to minimize effort and cost. What should you do?
Options
- AAsk your ML team to add the "accelerator: gpu" annotation to their pod specification.
- BRecreate all the nodes of the GKE cluster to enable GPUs on all of them.
- CCreate your own Kubernetes cluster on top of Compute Engine with nodes that have GPUs.
- DAdd a new, GPU-enabled, node pool to the GKE cluster. Ask your ML team to add the
Unlock ASSOCIATE-CLOUD-ENGINEER to see the answer
You've previewed enough free ASSOCIATE-CLOUD-ENGINEER questions. Unlock ASSOCIATE-CLOUD-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GKE node pool#GPU#ML workloads#preemptible nodes