From 2a940472087eedeb4a8f697061b3a7b5174042f7 Mon Sep 17 00:00:00 2001 From: Mark Beasley <87342636+gmbeasley@users.noreply.github.com> Date: Fri, 28 Jan 2022 13:56:11 -0700 Subject: [PATCH] Update LAB_09c-Implement_Azure_Kubernetes_Service.md --- Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md index c999a5e5..435e83cf 100644 --- a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md +++ b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md @@ -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.