paulbsd-salt/states/sysctl/defaults.yaml

9 lines
178 B
YAML
Raw Normal View History

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