ebpf Data Plane
Parameters
value
Specifies the eBPF data plane used for building the Kubernetes network. Possible value is cilium
. Disabling this forces a new resource to be created.
Note: When
ebpf_data_plane
is set tocilium
, thenetwork_plugin
field can only be set toazure
. Note: Whenebpf_data_plane
is set tocilium
, one of eithernetwork_plugin_mode = "overlay"
orpod_subnet_id
must be specified. Note: This requires that the Preview FeatureMicrosoft.ContainerService/CiliumDataplanePreview
is enabled and the Resource Provider is re-registered, see the documentation for more information.