Setting up Minikube to simulate your own Kubernetes cluster locally
Rationale
Minikube is a good way to learn Kubernetes using your local machine. Most of the time, you only have to learn Kubernetes when you’re working on large-scale projects that requires more complex deployment strategies. In this guide, I’ll walk you through on how to set up Minikube