networkPluginMode

@JvmName(name = "htsucpkcvqhtkbxf")
suspend fun networkPluginMode(value: Output<String>)
@JvmName(name = "kriaskeojywldcwr")
suspend fun networkPluginMode(value: String?)

Parameters

value

Specifies the network plugin mode used for building the Kubernetes network. Possible value is overlay.

Note: When network_plugin_mode is set to overlay, the network_plugin field can only be set to azure. When upgrading from Azure CNI without overlay, pod_subnet_id must be specified.