hiexam
google · Professional-Cloud-DevOps-Engineer · Q428 · multiple_choice · topic_1

Your company runs an ecommerce website built with JVM-based applications and microservice architecture in Google Kubern…

Your company runs an ecommerce website built with JVM-based applications and microservice architecture in Google Kubernetes Engine (GKE). The application load increases during the day and decreases during the night. Your operations team has configured the application to run enough Pods to handle the evening peak load. You want to automate scaling by only running enough Pods and nodes for the load. What should you do?
  • A.Configure the Vertical Pod Autoscaler, but keep the node pool size static.
  • B.Configure the Vertical Pod Autoscaler, and enable the cluster autoscaler.
  • C.Configure the Horizontal Pod Autoscaler, but keep the node pool size static.
  • D.Configure the Horizontal Pod Autoscaler, and enable the cluster autoscaler.
Explanation
Selected Answer: D There is no Vertical Pod Autoscaler, and cluster autoscaler must be enabled. Therefor D appears the best answer.

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.