diff --git a/Create-Kubernetes-ACS-Cluster.md b/Create-Kubernetes-ACS-Cluster.md index 247391d..c4927a5 100644 --- a/Create-Kubernetes-ACS-Cluster.md +++ b/Create-Kubernetes-ACS-Cluster.md @@ -32,7 +32,7 @@ We will use Azure Container Service (ACS) to create a cluster on which we will r 2. Add `D:\kubectl` to your `PATH` environment variable, and set `D:\kubectl\config` as your `KUBECONFIG` environment variable. Make sure you re-open the console. -3. Download the Kubernetes cluster configuration to the local `~/.kube/config` file. The downloaded config file will be in c:\users\\(username). Copy the "config" file to D:\kubectl. +3. Download the Kubernetes cluster configuration to the local `~/.kube/config` file. The downloaded config file will be in c:\users\\(username)\.kube Copy the "config" file to D:\kubectl. az acs kubernetes get-credentials --resource-group=cra-test-rg --name=cra-test