kubernetes-the-hard-way/vagrant/ubuntu/allow-bridge-nf-traffic.sh

3 lines
56 B
Bash
Raw Normal View History

2019-03-20 07:34:49 +03:00
#!/bin/bash
sysctl net.bridge.bridge-nf-call-iptables=1