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 -