Updated Create Kubernetes ACS Cluster (markdown)

darrenge 2017-09-20 13:25:22 -07:00
Родитель a05b51c903
Коммит 8dc7c1c529
1 изменённых файлов: 1 добавлений и 1 удалений

@ -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