The module is automatically enabled for the following cloud providers:
To enable it for the bare metal machines, add the following parameter to the deckhouse
ConfigMap:
cniFlannelEnabled: "true"
Parameters
- podNetworkModestring
Work mode.
NOTE! All cluster nodes must be rebooted after switching work mode. You can change the parameter only in bare metal clusters.
Default:
"HostGW"
Allowed values:
HostGW
,VXLAN
An example of the configuration
cniFlannel: |
podNetworkMode: VXLAN