Proof of Concept playground build with Vagrant and K8S
- Check Vagrantfile and modify the settings
- Run
vagrant up
- Install network, metrics, rook and krew (see /scripts/cluster/ folder)
NOTE: WSL2 requires to have VM_PARA_PROVIDER = hyperv
, otherwise Vagrant will not be able to work with VirtualBox
- Kubectx - helps you switch between clusters back and forth
- Krew - plugin manager for kubectl command-line tool
- Helm - package manager for Kubernetes
- Rook - distributed storage systems into self-managing, self-scaling, self-healing storage services
- Vagrant - create and configure lightweight, reproducible, and portable development environments
- Me - whois me
- Quay - Alternative for Docker images storage from Red Hat