Minor fix for flannel default in docs

Flannel default might be VXLAN on fedora coreos[1]

[1]: https://opendev.org/openstack/magnum/src/branch/stable/wallaby/magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml#L203

Change-Id: I7966ad70c00f20f4b051762efbfaec6700f5d141
This commit is contained in:
Jake Yip 2021-07-13 17:14:44 +10:00
parent ba75dce28a
commit 554f8647b5
1 changed files with 1 additions and 1 deletions

View File

@ -2686,7 +2686,7 @@ _`flannel_network_subnetlen`
_`flannel_backend`
The type of backend for Flannel. Possible values are *udp, vxlan,
host-gw*. If not specified, the default is *udp*. Selecting the
host-gw*. The default depends on your COE. Selecting the
best backend depends on your networking. Generally, *udp* is
the most generally supported backend since there is little
requirement on the network, but it typically offers the lowest