k3s/pkg/agent
Sjoerd Simons 94dbfebfc2 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-16 10:02:12 +02:00
..
config Add FlannelConfCNI flag 2022-06-14 10:27:22 +02:00
containerd Ensure that CONTAINERD_ variables are not shadowed by later entries 2022-06-15 10:58:29 -07:00
flannel Add ability to pass configuration options to flannel backend 2022-06-16 10:02:12 +02:00
loadbalancer Move IPv4/v6 selection into helpers 2022-05-20 16:39:13 -07:00
netpol Replace rancher with k3s-io (#5585) 2022-05-19 15:54:21 -07:00
proxy Replace rancher with k3s-io (#5585) 2022-05-19 15:54:21 -07:00
syssetup Enable the inheritance of settings for ipv6 2021-09-28 18:28:01 +02:00
templates Replace rancher with k3s-io (#5585) 2022-05-19 15:54:21 -07:00
tunnel Remove control-plane egress context and fix agent mode. 2022-06-10 10:14:51 -07:00
util Add FlannelConfCNI flag 2022-06-14 10:27:22 +02:00
run.go Delay service readiness until after startuphooks have finished (#5724) 2022-06-15 13:45:26 -07:00
run_linux.go Replace rancher with k3s-io (#5585) 2022-05-19 15:54:21 -07:00
run_windows.go Replace rancher with k3s-io (#5585) 2022-05-19 15:54:21 -07:00