зеркало из https://github.com/microsoft/CRA.git
Updated Create Kubernetes ACS Cluster (markdown)
Родитель
1b7f823bed
Коммит
c7df9459dc
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче