This presentation explains how to deploy a Kubernetes cluster with 3 nodes using Vagrant and VirtualBox. It outlines the dependencies needed, how to download the required files, deploy the Kubernetes master and two nodes, connect to the servers, and verify the environment by checking that the nodes can ping each other and access etcd, and that Docker is running on each node.