File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The following options are available with the `az aks create` command. See the [A
44
44
| ` --enable-rbac ` ` -r ` | Enable Kubernetes Role-Based Access Control. | no |
45
45
| ` --generate-ssh-keys ` | Generate SSH public and private key files if missing. | no |
46
46
| ` --kubernetes-version ` ` -k ` | The version of Kubernetes to use for creating the cluster, such as '1.7.9' or '1.9.6'. | no |
47
- | ` --locaton ` ` -l ` | Location for the auto-created resource group | no |
47
+ | ` --location ` ` -l ` | Location for the auto-created resource group | no |
48
48
| ` --max-pods ` ` -m ` | The maximum number of pods deployable to a node. | no |
49
49
| ` --network-plugin ` | The Kubernetes network plugin to use. | no |
50
50
| ` --no-ssh-key ` ` -x ` | Do not use or create a local SSH key. | no |
You can’t perform that action at this time.
0 commit comments