mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 17:43:37 +00:00
Merge pull request #1897 from davidnuzik/flannel-backend
[k3s] add flannel-backend
This commit is contained in:
@@ -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`]
|
||||
|
||||
Reference in New Issue
Block a user