mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-06 08:57:37 -02:30
Allow configureable vni and port for flannel overlay (#5939)
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
# You can choose what type of flannel backend to use
|
||||
# please refer to flannel's docs : https://github.com/coreos/flannel/blob/master/README.md
|
||||
flannel_backend_type: "vxlan"
|
||||
flannel_vxlan_vni: 1
|
||||
flannel_vxlan_port: 8472
|
||||
|
||||
# Limits for apps
|
||||
flannel_memory_limit: 500M
|
||||
|
||||
Reference in New Issue
Block a user