From cf3af40dc7ffc633da8541a4488f5f7153aac442 Mon Sep 17 00:00:00 2001 From: polichtm Date: Fri, 5 Mar 2021 15:53:15 -0500 Subject: [PATCH] Update LAB_09c-Implement_Azure_Kubernetes_Service.md --- .../Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md index 12111d7c..855c49b8 100644 --- a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md +++ b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md @@ -64,7 +64,7 @@ In this task, you will deploy an Azure Kubernetes Services cluster by using the | Region | the name of a region where you can provision a Kubernetes cluster | | Kubernetes version | accept the default | | Node size | accept the default | - | Node count | **3** | + | Node count | **1** | 1. Click **Next: Node Pools >** and, on the **Node Pools** tab of the **Create Kubernetes cluster** blade, specify the following settings (leave others with their default values): @@ -77,7 +77,7 @@ In this task, you will deploy an Azure Kubernetes Services cluster by using the | Setting | Value | | ---- | ---- | - | Authentication method | **Service principal** (accept the defaults) | + | Authentication method | **System-assigned managed identity** (default) | | Role-based access control (RBAC) | **Enabled** | 1. Click **Next: Networking >** and, on the **Networking** tab of the **Create Kubernetes cluster** blade, specify the following settings (leave others with their default values):