networkPolicy

@JvmName(name = "uvfoglonftrtsell")
suspend fun networkPolicy(value: Output<String>)
@JvmName(name = "ekirprcrqkueauhr")
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.

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 network_data_plane field must be set to cilium.