Question: The Kineteco Web App is running on AKS. To meet a spike in demand, the horizontal pod autoscaler recently provisioned additional pods, which are no longer needed. What should you do to scale down unnecessary pods?
- Trigger scale down in Azure Container Instances.
- Trigger scale down in the HPA from the Azure CLI.
- Manually deprovision unneeded pods.
- Do nothing. HPA will initiate scale down automatically.
Answer: The correct answer of the above question is Option D:Do nothing. HPA will initiate scale down automatically.