What is minikube (local Kubernetes)?
Minikube is an open source tool or utility that allows you to run Kubernetes, a container orchestration system, on your local machine. It creates a single node cluster inside a virtual machine (VM). It can work with different operating systems, such ...
nayantank.hashnode.dev10 min read