Difference between revisions of "AKS Node autoprovisioning"
Jump to navigation
Jump to search
(Created page with "* https://learn.microsoft.com/en-us/azure/aks/node-autoprovision?tabs=azure-cli {{AKS}}") |
|||
(6 intermediate revisions by the same user not shown) | |||
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" | ||
+ | * [[Karpenter]] | ||
+ | * [[GKE node auto-provisioning]] | ||
+ | * [[Use the cluster autoscaler in Azure Kubernetes Service (AKS)]] | ||
+ | * [[Terraform AKS module]] | ||
+ | == See also == | ||
+ | * {{AKS}} | ||
+ | * {{K8s auto}} | ||
− | + | [[Category:AKS]] |
Latest revision as of 07:24, 3 October 2024
az extension add --name aks-preview az feature register --namespace "Microsoft.ContainerService" --name "NodeAutoProvisioningPreview"
- Karpenter
- GKE node auto-provisioning
- Use the cluster autoscaler in Azure Kubernetes Service (AKS)
- Terraform AKS module
See also[edit]
Advertising: