ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - Associate Cloud Engineer discussion

Report
Export

A team of data scientists infrequently needs to use a Google Kubernetes Engine (GKE) cluster that you manage. They require GPUs for some long-running, non-restartable jobs. You want to minimize cost. What should you do?

A.
Enable node auto-provisioning on the GKE cluster.
Answers
A.
Enable node auto-provisioning on the GKE cluster.
B.
Create a VerticalPodAutscaler for those workloads.
Answers
B.
Create a VerticalPodAutscaler for those workloads.
C.
Create a node pool with preemptible VMs and GPUs attached to those VMs.
Answers
C.
Create a node pool with preemptible VMs and GPUs attached to those VMs.
D.
Create a node pool of instances with GPUs, and enable autoscaling on this node pool with a minimum size of 1.
Answers
D.
Create a node pool of instances with GPUs, and enable autoscaling on this node pool with a minimum size of 1.
Suggested answer: A

Explanation:

auto-provisioning = Attaches and deletes node pools to cluster based on the requirements. Hence creating a GPU node pool, and auto-scaling would be better https://cloud.google.com/kubernetes-engine/docs/how-to/node-auto-provisioning

asked 18/09/2024
Maria Telan
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first