When i run the kubectl version command , I get the following error message.
kubectl version Client Version: version.Info{Major:\"1\", Minor:\"9\", GitVersion:\"v
You have to run first
minikube start
on your terminal. This will do following things for you:
Restarting existing virtualbox VM for "minikube" ... ⌛ Waiting for SSH access ...