Update LAB_09c-Implement_Azure_Kubernetes_Service.md

This commit is contained in:
polichtm 2021-03-05 15:53:15 -05:00 committed by GitHub
parent c2b506fb46
commit cf3af40dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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):