Skip to content

Commit

Permalink
Update init-cluster-containerd-CRIU.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vutuong authored Feb 4, 2021
1 parent a642580 commit 75b4df0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init-cluster-containerd-CRIU.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@ $ sudo nano /etc/sysctl.conf
...
net.bridge.bridge-nf-call-iptables = 1
$ sudo -s
$ sudo echo '1' > /proc/sys/net/ipv4/ip_forward
$ exit
$ sudo sysctl --system
$ sudo modprobe overlay
$ sudo modprobe br_netfilter
Expand Down

0 comments on commit 75b4df0

Please sign in to comment.