mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-01 02:33:15 +00:00
Update k8s version in aks create command
This commit is contained in:
@@ -50,7 +50,7 @@ To create an AKS cluster, run the following command. Use a VM size that applies
|
||||
az aks create \
|
||||
--resource-group rancher-rg \
|
||||
--name rancher-server \
|
||||
--kubernetes-version 1.18.14 \
|
||||
--kubernetes-version 1.20.5 \
|
||||
--node-count 3 \
|
||||
--node-vm-size Standard_D2_v3
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user