Introduction: Master the fundamentals of Azure Kubernetes Service (AKS) with this collection of 30 multiple-choice questions. These questions cover the prerequisites, cluster setup, kubectl configuration, AAD integration, and networking/storage options for AKS.
az aks get-credentials command do?
az aks enable-addons command do in AKS?
| Qno | Answer |
|---|---|
| 1 | D) Both A and B |
| 2 | B) Azure Kubernetes Service |
| 3 | A) Virtual Machines (VMs) |
| 4 | B) Contributor |
| 5 | D) Both A and B |
| 6 | A) az aks create |
| 7 | B) AKS Resource Group |
| 8 | A) Azure Location |
| 9 | A) 1 |
| 10 | D) All of the above |
| 11 | A) az aks get-credentials |
| 12 | B) .kube/config |
| 13 | B) kubectl cluster-info |
| 14 | B) Configures kubectl for the AKS cluster |
| 15 | A) kubectl get nodes |
| 16 | B) To control user access to the AKS cluster |
| 17 | A) Azure AD tenant |
| 18 | C) Azure AD Token Authentication |
| 19 | B) Azure AD Premium |
| 20 | A) Azure AD Administrator |
| 21 | C) Azure CNI |
| 22 | B) Azure Disks |
| 23 | D) Both A and B |
| 24 | D) All of the above |
| 25 | B) Azure CNI |
| 26 | B) Installs Kubernetes add-ons |
| 27 | C) External Load Balancer |
| 28 | C) Azure Network Watcher |
| 29 | A) Azure Disk Storage |
| 30 | A) Azure Container Registry |