0 votes
in Kubernetes K8s by
What is Minikube?

2 Answers

0 votes
by

Minikube is a tool that makes it easy to run Kubernetes locally. This runs a single-node Kubernetes cluster inside a virtual machine.

0 votes
by

Minikube is a type of tool that helps to run Kubernetes locally. It runs on a single-node Kubernetes cluster inside a Virtual machine (VM).

...