mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #6925 from ahmetalpbalkan/patch-1
Correct typo in azure.md
This commit is contained in:
commit
9b68984104
@ -19,7 +19,7 @@ The cluster setup scripts can setup Kubernetes for multiple targets. First modif
|
||||
|
||||
KUBERNETES_PROVIDER="azure"
|
||||
|
||||
Next, specify an existing virtual network and subnet in `cluster/azure/config-defualt.sh`:
|
||||
Next, specify an existing virtual network and subnet in `cluster/azure/config-default.sh`:
|
||||
|
||||
AZ_VNET=<vnet name>
|
||||
AZ_SUBNET=<subnet name>
|
||||
|
Loading…
Reference in New Issue
Block a user