Managed Cluster Agent Pool Profile Response
Profile for the container service agent pool.
Constructors
Properties
Availability zones for nodes. Must use VirtualMachineScaleSets AgentPoolType.
Whether to enable auto-scaler
Whether to enable EncryptionAtHost
Whether to use FIPS enabled OS
Enable public IP for nodes
GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. Supported values are MIG1g, MIG2g, MIG3g, MIG4g and MIG7g.
KubeletConfig specifies the configuration of kubelet on agent nodes.
KubeletDiskType determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Currently allows one value, OS, resulting in Kubelet using the OS disk for data.
LinuxOSConfig specifies the OS configuration of linux agent nodes.
Version of node image
Agent pool node labels to be persisted across all nodes in agent pool.
Public IP Prefix ID. VM nodes use IPs assigned from this Public IP Prefix.
Taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
Version of orchestrator specified when creating the managed cluster.
OS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified.
OS disk type to be used for machines in a given agent pool. Allowed values are 'Ephemeral' and 'Managed'. If unspecified, defaults to 'Ephemeral' when the VM supports ephemeral OS and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation.
Pod SubnetID specifies the VNet's subnet identifier for pods.
Describes whether the Agent Pool is Running or Stopped
The current deployment or provisioning state, which only appears in the response.
The ID for Proximity Placement Group.
ScaleSetEvictionPolicy to be used to specify eviction policy for Spot virtual machine scale set. Default to Delete.
ScaleSetPriority to be used to specify virtual machine scale set priority. Default to regular.
SpotMaxPrice to be used to specify the maximum price you are willing to pay in US Dollars. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand.
Settings for upgrading the agentpool
VNet SubnetID specifies the VNet's subnet identifier for nodes and maybe pods