Set of Vagrant boxes to train for the CKA certification
As far as 04-24-2018 was on ubuntu 16 and the tips document
says 1.11.1 pdf
~1.5GB of RAM
Spin it up with:
make up
Stop/Destroy with:
make down
To login on the controller:
vagrant ssh controller
To login on the node:
vagrant ssh node01