networkPolicy

@JvmName(name = "ropypgnaylwmujlq")
suspend fun networkPolicy(value: Output<String>)
@JvmName(name = "tfyymcsineydwwwx")
suspend fun networkPolicy(value: String?)

Parameters

value

Sets up network policy to be used with Azure CNI. Network policy allows us to control the traffic flow between pods. Currently supported values are calico, azure and cilium. Changing this forces a new resource to be created.

Note: When network_policy is set to azure, the network_plugin field can only be set to azure. Note: When network_policy is set to cilium, the ebpf_data_plane field must be set to cilium.