Checkpoint
This commit is contained in:
parent
c501435876
commit
6f5266b63d
42 changed files with 652 additions and 136 deletions
3
roles/kubernetes/files/sysctl-d-k8s.conf
Normal file
3
roles/kubernetes/files/sysctl-d-k8s.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
net.bridge.bridge-nf-call-iptables = 1
|
||||
net.bridge.bridge-nf-call-ip6tables = 1
|
||||
net.ipv4.ip_forward = 1
|
Loading…
Add table
Add a link
Reference in a new issue