diff --git a/clr-k8s-examples/setup_system.sh b/clr-k8s-examples/setup_system.sh index 0a4ff24..8c12927 100755 --- a/clr-k8s-examples/setup_system.sh +++ b/clr-k8s-examples/setup_system.sh @@ -8,6 +8,7 @@ ADD_NO_PROXY+=",$(hostname -I | sed 's/[[:space:]]/,/g')" : ${RUNNER:="containerd"} #Install kubernetes and crio +sudo swupd update sudo -E swupd bundle-add cloud-native-basic storage-utils #Permanently disable swap