GCP ACE · Question 35 · Domain 4.2: Managing GKE resources
Your team has an existing GKE standard cluster running web applications. A new data science team wants to deploy machine learning workloads to the same cluster, but their containers require GPUs. The current cluster nodes do not have GPUs attached.
What is the BEST way to accommodate this new workload?
Answer options:
Add a new node pool to the existing cluster using machine types with attached GPUs.
Edit the existing node pool to add GPUs to the running instances.
SSH into the existing GKE nodes and manually install GPU drivers.
Delete the entire GKE cluster and recreate it with GPU-enabled nodes.
50 questions · hints · full answers · grading