Update LAB_09c-Implement_Azure_Kubernetes_Service.md

Added mention of Availability Zones in the "Basics" tab creating the Kubernetes cluster. This fixes issue https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator/issues/334.
This commit is contained in:
FireyJoe 2021-07-23 15:49:29 -04:00 committed by GitHub
parent 5fe7e98813
commit 4c4bbec025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,7 @@ In this task, you will deploy an Azure Kubernetes Services cluster by using the
| Resource group | the name of a new resource group **az104-09c-rg1** |
| Kubernetes cluster name | **az104-9c-aks1** |
| Region | the name of a region where you can provision a Kubernetes cluster |
| Availability zones | **None** (uncheck all boxes) |
| Kubernetes version | accept the default |
| Node size | accept the default |
| Node count | **1** |