What is the difference between minikube start and minikube create cluster?
Do they both create a cluster?
>Solution :
Minikube start, start the cluster with the name minikube by default
minikube create cluster which version are you using ? No commands exist actually in official documentation: https://minikube.sigs.k8s.io/docs/commands/
