Condividi tramite


NodeProvisioningMode.Auto Property

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 static Azure.ResourceManager.ContainerService.Models.NodeProvisioningMode Auto { get; }
static member Auto : Azure.ResourceManager.ContainerService.Models.NodeProvisioningMode
Public Shared ReadOnly Property Auto As NodeProvisioningMode

Property Value

Applies to