Google
ASSOCIATE-CLOUD-ENGINEER · Question #190
Your existing application running in Google Kubernetes Engine (GKE) consists of multiple pods running on four GKE n1-standard-2 nodes. You need to deploy additional pods requiring n2- highmem-16 nodes
Sign in or unlock ASSOCIATE-CLOUD-ENGINEER to reveal the answer and full explanation for question #190. The question stem and answer options stay visible for context.
Submitted by fernanda_arg· Mar 30, 2026Deploying and implementing a cloud solution
Question
Your existing application running in Google Kubernetes Engine (GKE) consists of multiple pods running on four GKE n1-standard-2 nodes. You need to deploy additional pods requiring n2- highmem-16 nodes without any downtime. What should you do?
Options
- AUse gcloud container clusters upgrade.
- BCreate a new Node Pool and specify machine type n2-highmem-16.
- CCreate a new cluster with n2-highmem-16 nodes.
- DCreate a new cluster with both n1-standard-2 and n2-highmem-16 nodes.
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 pools#machine types#zero downtime#cluster scaling