c12s-kubespray/roles/network_plugin/flannel
janaurka 491e260d20
Feature/add flannel wireguard encryption backend as option (#9583)
* feat(): Add wireguard backend to flannel cni

As described in the flannel docs:
https://github.com/flannel-io/flannel/blob/master/Documentation/backends.md#wireguard

This does not support optional configuration methods like:
- setting a psk (will be autogenerated by default)
- chang listening ports
- change mode (defaults to 'separate')
- change PersistentKeepaliveInterval (defaults to 0)

* Add supported backends to flannel docs

* Fix markdown in docs
2022-12-18 15:39:43 -08:00
..
defaults Add variable to set direct routing on flannel VXLAN (#9438) 2022-10-31 13:16:45 -07:00
meta Use role to copy CNI bin (#5953) 2020-04-16 10:06:45 -07:00
tasks Feature/add flannel wireguard encryption backend as option (#9583) 2022-12-18 15:39:43 -08:00
templates support flannel dual stack (#9564) 2022-12-13 20:47:35 -08:00