ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 203 - Associate Cloud Engineer discussion

Report
Export

Your company has developed a new application that consists of multiple microservices. You want to deploy the application to Google Kubernetes Engine (GKE), and you want to ensure that the cluster can scale as more applications are deployed in the future. You want to avoid manual intervention when each new application is deployed. What should you do?

A.
Deploy the application on GKE, and add a HorizontalPodAutoscaler to the deployment.
Answers
A.
Deploy the application on GKE, and add a HorizontalPodAutoscaler to the deployment.
B.
Deploy the application on GKE, and add a VerticalPodAutoscaler to the deployment.
Answers
B.
Deploy the application on GKE, and add a VerticalPodAutoscaler to the deployment.
C.
Create a GKE cluster with autoscaling enabled on the node pool. Set a minimum and maximum for the size of the node pool.
Answers
C.
Create a GKE cluster with autoscaling enabled on the node pool. Set a minimum and maximum for the size of the node pool.
D.
Create a separate node pool for each application, and deploy each application to its dedicated node pool.
Answers
D.
Create a separate node pool for each application, and deploy each application to its dedicated node pool.
Suggested answer: C

Explanation:

https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-autoscaler#adding_a_node_pool_with_autoscaling

asked 18/09/2024
Adrian Chirtoc
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first