networkDataPlane

@JvmName(name = "indeyaubijvejrsf")
suspend fun networkDataPlane(value: Output<String>)
@JvmName(name = "wgsoljeunotuuwfr")
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. Note: This requires that the Preview Feature Microsoft.ContainerService/CiliumDataplanePreview is enabled and the Resource Provider is re-registered, see the documentation for more information.