mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-27 15:18:26 +00:00
Merge pull request #4040 from manuelbuil/masq-option
Add ipv6-masq flag in docs
This commit is contained in:
@@ -19,6 +19,7 @@ If you wish to use WireGuard as your flannel backend it may require additional k
|
||||
<span style="white-space: nowrap">`--flannel-backend=ipsec`</span> | Uses the IPSEC backend which encrypts network traffic. |
|
||||
<span style="white-space: nowrap">`--flannel-backend=host-gw`</span> | Uses the host-gw backend. |
|
||||
<span style="white-space: nowrap">`--flannel-backend=wireguard`</span> | Uses the WireGuard backend which encrypts network traffic. May require additional kernel modules and configuration. |
|
||||
<span style="white-space: nowrap">`--flannel-ipv6-masq`</span> | Apply masquerading rules to IPv6 traffic (default for IPv4). Only applies on dual-stack or IPv6-only clusters |
|
||||
|
||||
### Custom CNI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user