Managed Cluster Node Type Args
Constructors
Properties
Sets the port range available for applications. Format is <from_port>-<to_port>
, for example 10000-20000
.
Specifies a list of key/value pairs used to set capacity tags for this node type.
The size of the data disk in gigabytes..
The type of the disk to use for storing data. It can be one of Premium_LRS
, Standard_LRS
, or StandardSSD_LRS
. Defaults to Standard_LRS
.
Sets the port range available for the OS. Format is <from_port>-<to_port>
, for example 10000-20000
. There has to be at least 255 ports available and cannot overlap with application_port_range
..
If set the node type can be composed of multiple placement groups.
Specifies a list of placement tags that can be used to indicate where services should run..
The offer type of the marketplace image cluster VMs will use.
The publisher of the marketplace image cluster VMs will use.
The SKU of the marketplace image cluster VMs will use.
The version of the marketplace image cluster VMs will use.
The number of instances this node type will launch.
One or more vm_secrets
blocks as defined below.