mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-05 08:09:08 +00:00
Merge pull request #9 from zainHaseeb/zainHaseeb-patch-9
Update LAB_09c-Implement_Azure_Kubernetes_Service.md
This commit is contained in:
commit
d6765b67eb
@ -56,7 +56,7 @@ In this task, you will register resource providers necessary to deploy an Azure
|
||||
|
||||
In this task, you will deploy an Azure Kubernetes Services cluster by using the Azure portal.
|
||||
|
||||
1. In the Azure portal, search for locate **Kubernetes services** and then, on the **Kubernetes services** blade, click **+ Add**, and then click **+ Add Kubernetes cluster**.
|
||||
1. In the Azure portal, search for locate **Kubernetes services** and then, on the **Kubernetes services** blade, click **+ Create**, and then click **+ Create a Kubernetes cluster**.
|
||||
|
||||
1. On the **Basics** tab of the **Create Kubernetes cluster** blade, specify the following settings (leave others with their default values):
|
||||
|
||||
@ -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: Integration >**, on the **Integration** 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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user