mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 11:42:37 +01:00
21 lines
383 B
YAML
21 lines
383 B
YAML
---
|
|
bpf_lb_algorithm: maglev
|
|
bpf_lb_mode: hybrid
|
|
|
|
calico_ebpf: false
|
|
calico_tag: v3.27.2
|
|
|
|
cilium_bgp: false
|
|
cilium_exportPodCIDR: true
|
|
cilium_hubble: true
|
|
cilium_mode: native
|
|
|
|
cluster_cidr: 10.52.0.0/16
|
|
enable_bpf_masquerade: true
|
|
kube_proxy_replacement: true
|
|
group_name_master: master
|
|
|
|
metal_lb_mode: layer2
|
|
metal_lb_available_timeout: 240s
|
|
metal_lb_controller_tag_version: v0.14.3
|