Update LAB_09c-Implement_Azure_Kubernetes_Service.md

This commit is contained in:
polichtm 2021-01-07 12:20:35 -05:00 committed by GitHub
parent 3e03a45eae
commit 22aa73a03d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@ In this task, you will deploy a pod into the Azure Kubernetes Service cluster.
In this task, you will scale horizontally the number of pods and then number of cluster nodes.
1. From the **Cloud Shell** make sure you have **bash** selected for your session, and run the following to scale the deployment by increasing of the number of pods to 2:
1. From the **Cloud Shell** pane, and run the following to scale the deployment by increasing of the number of pods to 2:
```sh