Updated 10. Setting the solution up in AKS (Azure Kubernetes Service) (markdown)

Cesar De la Torre 2018-05-17 13:23:28 -07:00
parent 112124fcc4
commit bd3c32794e

@ -72,7 +72,7 @@ If you need to change it, do it with this command:
* Run the script to create the Kubernetes cluster (and optionally the ACR registry) in Azure
Open PowerShell and position in the folder where the script is placed:
`cd <YOUR-APTH>\eShopOnContainers\k8s`
`cd <YOUR-PATH>\eShopOnContainers\k8s`
Run the following script: