From a4b42972dbfad0a2f526c976b956c803415de3b8 Mon Sep 17 00:00:00 2001 From: fchaverri Date: Sun, 14 Feb 2021 16:25:47 -0600 Subject: [PATCH] Update LAB_09c-Implement_Azure_Kubernetes_Service.md Missing task 1 from index, reordered other items. --- .../Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md index 39aa8bdf..11683c53 100644 --- a/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md +++ b/Instructions/Labs/LAB_09c-Implement_Azure_Kubernetes_Service.md @@ -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