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