From d6de37beec4f294b3055c5f2ff685177dead7a13 Mon Sep 17 00:00:00 2001 From: polichtm Date: Thu, 7 May 2020 18:46:10 -0400 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 d1162d6e..041b9152 100644 --- a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md +++ b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md @@ -69,7 +69,7 @@ In this task, you will deploy an Azure Kubernetes Services cluster by using the | Load balancer | **Standard** | | Network configuration | **Advanced** | -1. Click **Next: Integration >**, on the **Integration** tab of the **Create Kubernetes cluster** blade, set **Enable 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** and then 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.