fastSocket

@JvmName(name = "fktaymngphxpflas")
suspend fun fastSocket(value: Output<ClusterNodePoolNodeConfigFastSocketArgs>)
@JvmName(name = "gajyjrjsivdcevpo")
suspend fun fastSocket(value: ClusterNodePoolNodeConfigFastSocketArgs?)

Parameters

value

Parameters for the NCCL Fast Socket feature. If unspecified, NCCL Fast Socket will not be enabled on the node pool. Node Pool must enable gvnic. GKE version 1.25.2-gke.1700 or later. Structure is documented below.


@JvmName(name = "rtepptcbcarcdvnp")
suspend fun fastSocket(argument: suspend ClusterNodePoolNodeConfigFastSocketArgsBuilder.() -> Unit)

Parameters

argument

Parameters for the NCCL Fast Socket feature. If unspecified, NCCL Fast Socket will not be enabled on the node pool. Node Pool must enable gvnic. GKE version 1.25.2-gke.1700 or later. Structure is documented below.