paulbsd-salt/states/sysctl/defaults.yaml

9 lines
175 B
YAML
Raw Normal View History

2025-02-18 18:39:08 +01:00
---
sysctl:
2025-02-18 18:48:24 +01:00
config:
2025-02-18 18:39:08 +01:00
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