Share via


KnownNodeProvisioningMode enum

The node provisioning mode. If not specified, the default is Manual.

Fields

Auto

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).

Manual

Nodes are provisioned manually by the user