Multi node Kubernetes cluster setup with kube-prometheus-stack for local development.
Make sure you have VirtualBox, Vagrant, Ansible and the Ansible Kubernetes Collection installed on your system.
Start VM:
vagrant up
Connect to VM:
vagrant ssh master
vagrant ssh worker