networkDataPlane

@JvmName(name = "xxphvmpygtiscrqw")
suspend fun networkDataPlane(value: Output<String>)
@JvmName(name = "yosgfmpteifysyjb")
suspend fun networkDataPlane(value: String?)

Parameters

value

Specifies the data plane used for building the Kubernetes network. Possible values are azure and cilium. Defaults to azure. Disabling this forces a new resource to be created.

Note: When network_data_plane is set to cilium, the network_plugin field can only be set to azure. Note: When network_data_plane is set to cilium, one of either network_plugin_mode = "overlay" or pod_subnet_id must be specified.