gvnic

@JvmName(name = "clrlndswlbaydkvd")
suspend fun gvnic(value: Output<ClusterNodeConfigGvnicArgs>)
@JvmName(name = "rwllggrtrniofnjy")
suspend fun gvnic(value: ClusterNodeConfigGvnicArgs?)

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 = "yfygydhwclkgqguw")
suspend fun gvnic(argument: suspend ClusterNodeConfigGvnicArgsBuilder.() -> 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.