From 2d432357193c52f2ec1aa73922d9f0004910b443 Mon Sep 17 00:00:00 2001 From: sandervanvugt Date: Mon, 20 Sep 2021 12:34:45 +0200 Subject: [PATCH] automated update of scripts and docs --- setup-kubetools-ubuntu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup-kubetools-ubuntu.sh b/setup-kubetools-ubuntu.sh index fa3bf0e..2697179 100755 --- a/setup-kubetools-ubuntu.sh +++ b/setup-kubetools-ubuntu.sh @@ -9,6 +9,7 @@ net.bridge.bridge-nf-call-ip6tables = 1 net.bridge.bridge-nf-call-iptables = 1 EOF sudo sysctl --system +sudo swapoff -a sudo apt-get update && sudo apt-get install -y apt-transport-https curl curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add -