This document provides instructions for installing Kubernetes on 3 VMs to create a multi-node Kubernetes cluster. It describes how to install Kubernetes master on the first VM, configure it with flannel networking, and join two additional VMs as worker nodes to the cluster. It also demonstrates installing Helm and common Kubernetes applications like Traefik, Rook, Prometheus, and Heapster.