Update LAB_09c-Implement_Azure_Kubernetes_Service.md

Missing task 1 from index, reordered other items.
This commit is contained in:
fchaverri 2021-02-14 16:25:47 -06:00 committed by GitHub
parent f3cc7b7baa
commit a4b42972db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,10 @@ Contoso has a number of multi-tier applications that are not suitable to run by
In this lab, you will:
+ Task 1: Deploy an Azure Kubernetes Service cluster
+ Task 2: Deploy pods into the Azure Kubernetes Service cluster
+ Task 3: Scale containerized workloads in the Azure Kubernetes service cluster
+ Task 1: Register the Microsoft.Kubernetes and Microsoft.KubernetesConfiguration resource providers.
+ Task 2: Deploy an Azure Kubernetes Service cluster
+ Task 3: Deploy pods into the Azure Kubernetes Service cluster
+ Task 4: Scale containerized workloads in the Azure Kubernetes service cluster
## Estimated timing: 40 minutes