GCP ACE · Question 34 · Domain 4.2: Managing GKE resources
Your GKE cluster currently runs on standard e2-medium nodes. Your data science team wants to deploy a new workload to the cluster that requires high-memory machines. You do not want to disrupt the existing workloads.
How should you accommodate this new workload?
Answer options:
Edit the existing node pool and change the machine type to high-memory.
Create a new node pool in the existing cluster using high-memory machine types.
Create a completely new GKE cluster for the data science team.
Use kubectl to manually allocate more memory to the specific pods.
50 questions · hints · full answers · grading