mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 11:42:37 +01:00
Compare commits
3 Commits
master
...
3818584fa1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3818584fa1 | ||
|
|
9cfb04597c | ||
|
|
f88e02bd35 |
@@ -10,6 +10,9 @@ system_timezone: "Your/Timezone"
|
|||||||
# interface which will be used for flannel
|
# interface which will be used for flannel
|
||||||
flannel_iface: "eth0"
|
flannel_iface: "eth0"
|
||||||
|
|
||||||
|
# uncomment kube_vip_iface to override the default kube-vip interface
|
||||||
|
# kube_vip_iface: "eth0"
|
||||||
|
|
||||||
# uncomment calico_iface to use tigera operator/calico cni instead of flannel https://docs.tigera.io/calico/latest/about
|
# uncomment calico_iface to use tigera operator/calico cni instead of flannel https://docs.tigera.io/calico/latest/about
|
||||||
# calico_iface: "eth0"
|
# calico_iface: "eth0"
|
||||||
calico_ebpf: false # use eBPF dataplane instead of iptables
|
calico_ebpf: false # use eBPF dataplane instead of iptables
|
||||||
|
|||||||
Reference in New Issue
Block a user