network Data Plane
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_planeis set tocilium, thenetwork_pluginfield can only be set toazure. Note: Whennetwork_data_planeis set tocilium, one of eithernetwork_plugin_mode = "overlay"orpod_subnet_idmust be specified.