Node
In this article:
Node#
Description of cluster nodes where the PaaS service is deployed .
Contents#
dataVolumeIops — Number of read/write operations per second for data volume.
Type: Integer
dataVolumeSize — The size of the data volume, in GiB.
Type: Integer
dataVolumeType — The type of the data volume.
Type: String
Valid values:
gp2
|io2
|st2
instanceType — The type of instance.
Type: String
nodeQty — The number of nodes.
Type: Integer
role — The node role.
Type: String
rootVolumeIops — Number of read/write operations per second for the instance boot volume.
Type: Integer
rootVolumeSize — The size of the instance boot volume size, in GiB.
Type: Integer
rootVolumeType — The type of instance boot volume.
Type: String
Valid values:
gp2
|io2
|st2