paulbsd-salt/states/sysctl/defaults.yaml
2025-02-18 18:39:08 +01:00

9 lines
178 B
YAML

---
sysctl:
config: {}
10-kube:
net.ipv4.ip_forward: 1
net.ipv6.conf.all.forwarding: 1
net.ipv6.conf.all.disable_ipv6: 0
net.core.bpf_jit_enable: 1