Valid AZ-304 Dumps shared by ExamDiscuss.com for Helping Passing AZ-304 Exam! ExamDiscuss.com now offer the newest AZ-304 exam dumps, the ExamDiscuss.com AZ-304 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-304 dumps with Test Engine here:
You have an Azure subscription. You need to deploy an Azure Kubernetes Service (AKS) solution that will use Linux nodes. The solution must meet the following requirements: Minimize the time it takes to provision compute resources during scale-out operations. Support autoscaling of Linux containers. Minimize administrative effort. Which scaling option should you recommend?
Correct Answer: B
About the cluster autoscaler. AKS clusters can scale in one of two ways: The cluster autoscaler watches for pods that can't be scheduled on nodes because of resource constraints. The cluster then automatically increases the number of nodes. The horizontal pod autoscaler uses the Metrics Server in a Kubernetes cluster to monitor the resource demand of pods. Reference: https://docs.microsoft.com/en-us/azure/aks/cluster-autoscaler