add flannel-backend

This commit is contained in:
David Nuzik
2019-10-17 14:59:03 -07:00
parent 6b6ee3b41a
commit aee82dbee9
@@ -211,6 +211,10 @@ The following information on server options is also available through `k3s serve
(agent) Override default flannel interface
* `--flannel-backend` _value_
(agent) Specify the flannel backend you would like to use: vxlan (default), ipsec, or wireguard
* `--container-runtime-endpoint` _value_
(agent) Disable embedded containerd and use alternative CRI implementation
@@ -280,6 +284,10 @@ The following information on agent options is also available through `k3s agent
(agent) Override default flannel interface
* `--flannel-backend` _value_
(agent) Specify the flannel backend you would like to use: vxlan (default), ipsec, or wireguard
* `--node-name` _value_
(agent) Node name [$`K3S_NODE_NAME`]