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

3 lines
56 B
Bash

#!/bin/bash
sysctl net.bridge.bridge-nf-call-iptables=1