# kubelet requires swap off swapoff -a # keep swap off after reboot sudo sed -i '/\bswap\b/ s/^\(.*\)$/#\1/g' /etc/fstab