YandexInstanceClass
Scope: Cluster
Parameters of a group of Yandex Instances used by machine-controller-manager
(the node-manager module).
The NodeGroup
resource of the node-manager
module refers to this resource.
- integer
Percent of reserved CPU capacity on a Yandex Compute Instance. Details…
Default:
100
Allowed values:
5
,20
,50
,100
Example:
coreFraction: 20
- string
Instance disk type.
Size of
network-ssd-nonreplicated
andnetwork-ssd-io-m3
disks must be a multiple of 93 GB.Default:
"network-hdd"
Allowed values:
network-ssd
,network-hdd
,network-ssd-nonreplicated
,network-ssd-io-m3
Example:
diskType: network-hdd
- string
Image ID to use while provisioning Yandex Compute Instances.
The masterNodeGroup.instanceClass.imageID parameter will be used by default.
Example:
imageID: fd8nb7ecsbvj76dfaa8b
- string
Subnet ID that VirtualMachines’ primary NIC will connect to.
If the parameter is not specified, the main network is determined automatically according to the following logic: if a list of networks is set in the existingZoneToSubnetIDMap parameter, then the network is selected from the specified list; otherwise, the created Deckhouse network is used.
Example:
mainSubnet: e9bnc7g9mu9mper9clk4
- string
Network type:
Standard
orSoftwareAccelerated
.Default:
"Standard"
Allowed values:
Standard
,SoftwareAccelerated
- boolean
Should a provisioned Yandex Compute Instance be preemptible.
For more information about preemptible virtual machines, read the provider’s documentation.
Default:
false
Parameters of a group of Yandex Instances used by machine-controller-manager
(the node-manager module).
The NodeGroup
resource of the node-manager
module refers to this resource.
- integer
Percent of reserved CPU capacity on a Yandex Compute Instance. Details…
Default:
100
Allowed values:
5
,20
,50
,100
Example:
coreFraction: 20
- string
Instance disk type.
For more information about possible disk types, read the provider’s documentation.
Default:
"network-hdd"
Allowed values:
network-ssd
,network-hdd
,network-ssd-nonreplicated
Example:
diskType: network-hdd
- string
Image ID to use while provisioning Yandex Compute Instances.
The masterNodeGroup.instanceClass.imageID parameter will be used by default.
Example:
imageID: fd8nb7ecsbvj76dfaa8b
- string
Subnet ID that VirtualMachines’ primary NIC will connect to.
If the parameter is not specified, the main network is determined automatically according to the following logic: if a list of networks is set in the existingZoneToSubnetIDMap parameter, then the network is selected from the specified list; otherwise, the created Deckhouse network is used.
Example:
mainSubnet: e9bnc7g9mu9mper9clk4
- boolean
Should a provisioned Yandex Compute Instance be preemptible.
For more information about preemptible virtual machines, read the provider’s documentation.
Default:
false