Added note on using instance metadata to fetch subscription id
This commit is contained in:
parent
23322d1892
commit
745ac8be9c
|
|
@ -56,6 +56,8 @@ Cluster autoscaler supports four Kubernetes cluster options on Azure:
|
|||
|
||||
> **_NOTE_**: only the `vmss` option supports scaling down to zero nodes.
|
||||
|
||||
> **_NOTE_**: The `subscriptionID` parameter is optional. When skipped, the subscription will be fetched from [the instance metadata](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/instance-metadata-service).
|
||||
|
||||
### VMSS deployment
|
||||
|
||||
Prerequisites:
|
||||
|
|
|
|||
Loading…
Reference in New Issue