Kubernetes/File/Conf/k8s.conf

4 lines
120 B
Plaintext
Raw Normal View History

2024-08-07 10:54:39 +00:00
net.bridge.bridge-nf-call-ip6tables = 1
net.bridge.bridge-nf-call-iptables = 1
net.ipv4.ip_forward = 1
vm.swappiness = 0