650a370d89
I struggled to discover information on how to specify a kubernetes version when starting minikube. Ultimately, I found the answer through searching Github issues, and also running `minikube start --help`. Given it seems like a fairly common task, I think it could be useful to include it in the getting started documentation.