Skip to content

Instantly share code, notes, and snippets.

View anjuls's full-sized avatar

Anjul Sahu anjuls

View GitHub Profile
@anjuls
anjuls / Vagrant Kubernetes Cluster.md
Last active March 19, 2021 10:24 — forked from danielepolencic/README.md
Create 3 nodes Kubernetes cluster locally with Vagrant

3 Virtual Machines Kubernetes cluster

Dependencies

You should install VirtualBox and Vagrant before you start.

Creating the cluster

You should create a Vagrantfile in an empty directory with the following content: