networkingMode

@JvmName(name = "dvujhgslveobnyvm")
suspend fun networkingMode(value: Output<String>)
@JvmName(name = "xntgtcvwmrgascyq")
suspend fun networkingMode(value: String?)

Parameters

value

Determines whether alias IPs or routes will be used for pod IPs in the cluster. Options are VPC_NATIVE or ROUTES. VPC_NATIVE enables IP aliasing, and requires the ip_allocation_policy block to be defined. By default, when this field is unspecified and no ip_allocation_policy blocks are set, GKE will create a ROUTES-based cluster.