Question 128 of 202
Single answerYou deployed an application into a large Standard Google Kubernetes Engine (GKE) cluster. The application is stateless and multiple pods run at the same time. Your application receives inconsistent traffic. You need to ensure that the user experience remains consistent regardless of changes in traffic and that the resource usage of the cluster is optimized.
What should you do?
A. Configure a cron job to scale the deployment on a schedule
B. Configure a Horizontal Pod Autoscaler.
C. Configure a Vertical Pod Autoscaler
D. Configure cluster autoscaling on the node pool.
<p style="box-sizing: border-box; padding-top: 4px; padding-right: 0px; padding-bottom: 4px;"><span class="multi-choice-letter" style="box-sizing: border-box;" data-choice-letter="B">B. </span>Configure a Horizontal Pod Autoscaler.</p>
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.