ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAccelerator

data class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAccelerator(val acceleratorCount: Int, val acceleratorType: String)

Constructors

constructor(acceleratorCount: Int, acceleratorType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of the accelerator cards of this type exposed to this instance. Often restricted to one of 1, 2, 4, or 8.

Link copied to clipboard

The short name of the accelerator type to expose to this instance. For example, nvidia-tesla-k80.