imageType property
The OS image to be used for each node in a node pool.
Currently cos
, cos_cgv2
, ubuntu
, ubuntu_cgv2
, ubuntu_containerd
and windows
are supported.
Required.
Implementation
core.String? imageType;
The OS image to be used for each node in a node pool.
Currently cos
, cos_cgv2
, ubuntu
, ubuntu_cgv2
, ubuntu_containerd
and windows
are supported.
Required.
core.String? imageType;