Multiple Choice
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?
A) Use gcloud container clusters upgrade. Deploy the new services.
B) Create a new Node Pool and specify machine type n2-highmem-16. Deploy the new pods.
C) Create a new cluster with n2-highmem-16 nodes. Redeploy the pods and delete the old cluster.
D) Create a new cluster with both n1-standard-2 and n2-highmem-16 nodes. Redeploy the pods and delete the old cluster.
Correct Answer:

Verified
Correct Answer:
Verified
Q167: You have an application on a general-purpose
Q168: You are using Container Registry to centrally
Q169: You create a Deployment with 2 replicas
Q170: You need to set a budget alert
Q171: Your company has workloads running on Compute
Q173: Your company uses Cloud Storage to store
Q174: A Solutions Architect must select the storage
Q175: You want to select and configure a
Q176: You are setting up a Windows VM
Q177: After reviewing their logs, a startup company