Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Turn off all swap devices and files with: 

Code Block
languagebash
   $ sudo swapoff -a

Install Kubernetes with Kubeadm

...