# Script to install a single node K8s cluster set -e # Install Docker wget -qO- https://get.docker.com/ | sh cat <