IGkeNodeConfig

google.cloud.dataproc.v1.GkeNodePoolConfig. IGkeNodeConfig

Properties of a GkeNodeConfig.

Properties:
Name Type Attributes Description
machineType string | null <optional>

GkeNodeConfig machineType

localSsdCount number | null <optional>

GkeNodeConfig localSsdCount

preemptible boolean | null <optional>

GkeNodeConfig preemptible

accelerators Array.<google.cloud.dataproc.v1.GkeNodePoolConfig.IGkeNodePoolAcceleratorConfig> | null <optional>

GkeNodeConfig accelerators

minCpuPlatform string | null <optional>

GkeNodeConfig minCpuPlatform

bootDiskKmsKey string | null <optional>

GkeNodeConfig bootDiskKmsKey

spot boolean | null <optional>

GkeNodeConfig spot