Azure Kubernetes Service Quiz
Share it on LinkedIn
1. What is the default networking option when creating an AKS cluster?
Select an answer
kubenet
Azure CNI
Azure CNI Overlay
Custom CNI
2. What is the minimum number of nodes recommended for a production system node pool?
Select an answer
1
2
3
4
3. Which of the following is NOT a benefit of using Azure Container Registry over a public registry?
Select an answer
Block unauthorized access to images
Eliminate public-facing dependencies
Access image pull logs
Increased image pull times
4. Which Azure service provides global load balancing?
Select an answer
Azure Load Balancer
Azure Application Gateway
Azure Traffic Manager
Azure Virtual Network
5. What is the maximum number of pods per node in an AKS cluster - Kubenet?
Select an answer
30
110
250
1000
6. Which of the following is NOT a valid taint effect when using node taints?
Select an answer
NoSchedule
NoExecute
PreferNoSchedule
NeverSchedule
7. Which of the following is NOT a supported way to update an AKS cluster?
Select an answer
Azure CLI
Azure PowerShell
Azure portal
kubectl
8. What is the default container runtime for Windows Server 2019 and 2022 node pools on Kubernetes version 1.23 and higher?
Select an answer
Docker
containerd
CRI-O
rkt
Submit
Clear Answers