NodeProvisioningMode.Auto Field

Definition

Nodes are provisioned automatically by AKS using Karpenter (See aka.ms/aks/nap for more details). Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms/aks/nap for more details).

public const string Auto;
val mutable Auto : string
Public Const Auto As String 

Field Value

Applies to