What is the difference between minikube start and minikube create cluster?
Do they both create a cluster?
CodePudding user response:
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: 
