Skip to main content

Using Vagrant

The steps below describes how to setup a vagrant box that have saferwall kubernetes cluster deployed on it.

The virtualbox VM will requires 6GB of RAM and it is about 11GB of disk.

1. Download VirtualBox

2. Download Vagrant

3. Getting the Vagrant box

  • Open a shell and run: vagrant init saferwall/saferwall
  • Then: vagrant up