Files
Kubernetes/File/Conf/k8s.conf
2025-08-25 17:53:08 +08:00

4 lines
120 B
Plaintext

net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_forward = 1
vm.swappiness = 0