Updated Create Kubernetes ACS Cluster (markdown)

darrenge 2017-09-20 13:07:21 -07:00
Родитель 9a60c450e4
Коммит 1b7f823bed
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>. Copy the "config" file to D:\kubectl.
az acs kubernetes get-credentials --resource-group=cra-test-rg --name=cra-test