Update LAB_09c-Implement_Azure_Kubernetes_Service.md

updated to match interface
This commit is contained in:
Clifford Brent Smith 2021-02-11 11:15:39 -07:00 committed by GitHub
parent f52994ac8f
commit 6742ad9645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ In this task, you will deploy an Azure Kubernetes Services cluster by using the
| Network configuration | **kubenet** |
| DNS name prefix | any valid, globally unique DNS host name |
1. Click **Next: Integration >**, on the **Integration** tab of the **Create Kubernetes cluster** blade, set **Container monitoring** to **Disabled**, click **Review + create** and then click **Create**.
1. Click **Next: Integration >**, on the **Integration** tab of the **Create Kubernetes cluster** blade, set **Container monitoring** to **Disabled**, click **Review + create**, ensure that the validation passed and click Create.
>**Note**: In production scenarios, you would want to enable monitoring. Monitoring is disabled in this case since it is not covered in the lab.