Difference between revisions of "AKS Node autoprovisioning"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://learn.microsoft.com/en-us/azure/aks/node-autoprovision?tabs=azure-cli | * https://learn.microsoft.com/en-us/azure/aks/node-autoprovision?tabs=azure-cli | ||
− | + | [[az extension add --name aks-preview]] | |
[[az feature register]] --namespace "Microsoft.ContainerService" --name "NodeAutoProvisioningPreview" | [[az feature register]] --namespace "Microsoft.ContainerService" --name "NodeAutoProvisioningPreview" | ||
Revision as of 12:32, 18 July 2024
az extension add --name aks-preview az feature register --namespace "Microsoft.ContainerService" --name "NodeAutoProvisioningPreview"
See also
Advertising: