Merge pull request #474 from MOC-Labs-Review/MOC-Labs-Review-patch-49

Update LAB_09c-Implement_Azure_Kubernetes_Service.md
This commit is contained in:
staleycyn 2022-02-04 08:35:22 -08:00 committed by GitHub
commit 39067c1dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,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: Integrations >**, on the **Integrations** tab of the **Create Kubernetes cluster** blade, set **Container monitoring** to **Disabled**, click **Review + create**, ensure that the validation passed and click Create.
1. Click **Next: Integrations >**, on the **Integrations** 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.