network Plugin Mode
Parameters
value
Specifies the network plugin mode used for building the Kubernetes network. Possible value is overlay
.
Note: When
network_plugin_mode
is set tooverlay
, thenetwork_plugin
field can only be set toazure
. When upgrading from Azure CNI without overlay,pod_subnet_id
must be specified.