From 287a2b09da66914eff75b7c5665809505c044e5b Mon Sep 17 00:00:00 2001 From: polichtm Date: Wed, 7 Oct 2020 09:21:44 -0400 Subject: [PATCH] addressing #167 --- .../Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md index e910b4cd..39120133 100644 --- a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md +++ b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md @@ -85,10 +85,8 @@ In this task, you will deploy an Azure Kubernetes Services cluster by using the | Setting | Value | | ---- | ---- | - | Network configuration | **Advanced** | + | Network configuration | **kubenet** | | DNS name prefix | any valid, globally unique DNS host name | - | Load balancer | **Standard** | - | HTTP application routing | **No** | 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**.