You create an Azure Kubernetes Service (AKS) cluster that uses B2s node size. The cluster configured as shown in the exhibit. (Click the Exhibit tab.)You deploy a containerized application named App1 to the agentPool node pool in AKScluster1. You need to create a containerized application named App2 that runs on four nodes of size DS3 v2. What should you do first? A. Upgrade the AKS cluster. B. Create a new node pool. C. Modify the autoscaling settings for the agentPool node pool. D. Enable virtual nodes for the AKS cluster. Â Suggested Answer: B Changing the agent size is not allowed. In the future Microsoft plans to support multiple node pools wherein you can create different pools with different VM sizes. Reference: https://github.com/Azure/AKS/issues/132 This question is in AZ-303 Microsoft Azure Architect Technologies Exam For getting Microsoft Certified: Azure Solutions Architect Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer