network Plugin
Parameters
value
Network plugin to use for networking. Currently supported values are azure
, kubenet
and none
. Changing this forces a new resource to be created.
Note: When
network_plugin
is set toazure
- thepod_cidr
field must not be set, unless specifyingnetwork_plugin_mode
tooverlay
.