Merge pull request #238 from fchaverri/patch-1

Update LAB_09c-Implement_Azure_Kubernetes_Service.md
This commit is contained in:
polichtm 2021-02-14 20:15:34 -05:00 committed by GitHub
commit 2e173284d2
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