c12s-kubespray/roles/network_plugin/flannel
Sergey Bondarev b7e6dd0dd4 Add --iface-regex options to flannel
Flannel use interface for inter-host communication setted on --iface options
Defaults to the interface for the default route on the machine.

flannel config set via daemonset, and flannel config on all nodes is the same.
But different nodes can have different interface names for the inter-host communication network

The option --iface-regex allows the flannel to find the interface on which the address is set from the inter-host communication network
2018-03-16 21:44:36 +03:00
..
defaults Add --iface-regex options to flannel 2018-03-16 21:44:36 +03:00
handlers Initial version of Flannel using CNI (#1486) 2017-08-25 10:07:50 +03:00
tasks Use include/import tasks (#2192) 2018-01-29 14:37:48 +03:00
templates Add --iface-regex options to flannel 2018-03-16 21:44:36 +03:00