From d2603948fc76af67e80a8f4775a308f2b66e0069 Mon Sep 17 00:00:00 2001 From: David Nuzik Date: Thu, 17 Oct 2019 15:16:57 -0700 Subject: [PATCH] Fix flannel-backend Removes flannel-backend option from Agent Options section as this is only a server option. --- content/k3s/latest/en/installation/single-server/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/k3s/latest/en/installation/single-server/_index.md b/content/k3s/latest/en/installation/single-server/_index.md index be1c761eeff..0c65db69909 100644 --- a/content/k3s/latest/en/installation/single-server/_index.md +++ b/content/k3s/latest/en/installation/single-server/_index.md @@ -284,10 +284,6 @@ 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`]