From bd3c32794eb3e85522a2650b354094e4de526176 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Thu, 17 May 2018 13:23:28 -0700 Subject: [PATCH] Updated 10. Setting the solution up in AKS (Azure Kubernetes Service) (markdown) --- ...Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md b/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md index 85b3331..14a43d3 100644 --- a/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md +++ b/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md @@ -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 \eShopOnContainers\k8s` +`cd \eShopOnContainers\k8s` Run the following script: