diff --git a/setup-kubetools.sh b/setup-kubetools.sh index 24a3cdf..cb41f2c 100755 --- a/setup-kubetools.sh +++ b/setup-kubetools.sh @@ -22,13 +22,17 @@ then br_netfilter EOF +### update 5-3-2024 +# 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 - +# cat <