gvnic

@JvmName(name = "fmxwrkwwnetplavc")
suspend fun gvnic(value: Output<ClusterNodePoolNodeConfigGvnicArgs>)
@JvmName(name = "bigakurehqqtaanh")
suspend fun gvnic(value: ClusterNodePoolNodeConfigGvnicArgs?)

Parameters

value

Google Virtual NIC (gVNIC) is a virtual network interface. Installing the gVNIC driver allows for more efficient traffic transmission across the Google network infrastructure. gVNIC is an alternative to the virtIO-based ethernet driver. GKE nodes must use a Container-Optimized OS node image. GKE node version 1.15.11-gke.15 or later Structure is documented below.


@JvmName(name = "fxxxqvumlrmhrxyy")
suspend fun gvnic(argument: suspend ClusterNodePoolNodeConfigGvnicArgsBuilder.() -> Unit)

Parameters

argument

Google Virtual NIC (gVNIC) is a virtual network interface. Installing the gVNIC driver allows for more efficient traffic transmission across the Google network infrastructure. gVNIC is an alternative to the virtIO-based ethernet driver. GKE nodes must use a Container-Optimized OS node image. GKE node version 1.15.11-gke.15 or later Structure is documented below.