network Policy
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 toazure
, thenetwork_plugin
field can only be set toazure
. Note: Whennetwork_policy
is set tocilium
, thenetwork_data_plane
field must be set tocilium
.