Multiple Choice
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?
A) Ask your ML team to add the "accelerator: gpu" annotation to their pod specification. Ask your ML team to add the "accelerator: gpu" annotation to their pod specification.
B) Recreate all the nodes of the GKE cluster to enable GPUs on all of them.
C) Create your own Kubernetes cluster on top of Compute Engine with nodes that have GPUs. Dedicate this cluster to your ML team.
D) Add a new, GPU-enabled, node pool to the GKE cluster. Ask your ML team to add the cloud.google.com/gke -accelerator: nvidia-tesla-p100 nodeSelector to their pod specification. Add a new, GPU-enabled, node pool to the GKE cluster. Ask your ML team to add the cloud.google.com/gke -accelerator: nvidia-tesla-p100 nodeSelector to their pod specification.
Correct Answer:

Verified
Correct Answer:
Verified
Q127: You have successfully created a development environment
Q128: You have production and test workloads that
Q129: You have an instance group that you
Q130: You are performing a monthly security check
Q131: Your VMs are running in a subnet
Q133: You have a Dockerfile that you need
Q134: Developers are creating a new online transaction
Q135: A business team requires a structured storage
Q136: A team of data scientists infrequently needs
Q137: You are developing a new application and