switched to geneve tunneling

This commit is contained in:
Karim Naufal
2021-10-07 22:53:00 +02:00
parent 42c6181e88
commit fb2a32ade0
3 changed files with 15 additions and 10 deletions

View File

@@ -15,10 +15,10 @@ ipam:
# -- Configure the encapsulation configuration for communication between nodes.
# Possible values:
# - disabled (native routing on the hetzner network)
# - disabled (native routing works, however I feel that geneve is more stable, but I may be wrong)
# - vxlan
# - geneve
tunnel: disabled
tunnel: geneve
# -- Specify the IPv4 CIDR for native routing (ie to avoid IP masquerade for).
# This value corresponds to the configured cluster-cidr.