April 2021
Kubeplay: A Kubernetes cluster in a VirtualBox
Kubeplay You can find everything you need to deploy your Kubernetes cluster in a VirtualBox in the kubeplay repository. Current pinned version of the components are: Base system: Ubuntu LTS Focal 20.04 Kubernetes: 1.20.5 CRI-O: 1.20 Cilium: 1.9.5 The Vagrant configuration to setup a Kubernetes cluster is in the directory cluster. It uses CRI-O as a container runtime. It uses public networking, so be careful if you are not on a trusted network.
6 minutes