mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +03:00
kubernetes-the-hard-way-on-vagrant
This commit is contained in:
2
vagrant/ubuntu/allow-bridge-nf-traffic.sh
Normal file
2
vagrant/ubuntu/allow-bridge-nf-traffic.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
sysctl net.bridge.bridge-nf-call-iptables=1
|
Reference in New Issue
Block a user