Class GkeNodePoolAcceleratorConfig (5.9.3)

GkeNodePoolAcceleratorConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A GkeNodeConfigAcceleratorConfig represents a Hardware Accelerator request for a node pool.

Attributes

NameDescription
accelerator_count int
The number of accelerator cards exposed to an instance.
accelerator_type str
The accelerator type resource namename (see GPUs on Compute Engine).
gpu_partition_size str
Size of partitions to create on the GPU. Valid values are described in the NVIDIA `mig user guide