k3s/pkg/agent/flannel
Sjoerd Simons 8643576985 Add ability to pass configuration options to flannel backend
Allow the flannel backend to be specified as
backend=option=val,option2=val2 to select a given backend with extra options.

In particular this adds the following options to wireguard-native
backend:
* Mode - flannel wireguard tunnel mode
* PersistentKeepaliveInterval- wireguard persistent keepalive interval

Signed-off-by: Sjoerd Simons <sjoerd@collabora.com>
2022-06-07 20:13:28 +02:00
..
flannel.go Allow using flannel wireguard backend in a custom config 2022-04-05 09:44:26 -07:00
setup_test.go Remove --docker/dockershim support 2022-05-11 14:39:07 -07:00
setup.go Add ability to pass configuration options to flannel backend 2022-06-07 20:13:28 +02:00