network Mode
Parameters
value
Network mode to be used with Azure CNI. Possible values are bridge
and transparent
. Changing this forces a new resource to be created.
Note:
network_mode
can only be set tobridge
for existing Kubernetes Clusters and cannot be used to provision new Clusters - this will be removed by Azure in the future. Note: This property can only be set whennetwork_plugin
is set toazure
.