mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
3 lines
56 B
Bash
3 lines
56 B
Bash
|
|
#!/bin/bash
|
||
|
|
sysctl net.bridge.bridge-nf-call-iptables=1
|