Setting up minikube for development
Minikube lets you simulate a cluster using virtualbox locally. It can be used to test and debug locally instead of the cloud.
Prerequisites
These prerequisites that are required to run minikube are
- Docker
- kubectl
- virtualbox