mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +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"
|
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_VNET=<vnet name>
|
||||||
AZ_SUBNET=<subnet name>
|
AZ_SUBNET=<subnet name>
|
||||||
|
Loading…
Reference in New Issue
Block a user