You can specify the version on minikube start:
--kubernetes-version string The kubernetes version that the minikube VM will use (ex: v1.2.3) (default "v1.14.3")
We should continue testing 1.9 as many customers use it. Additionally we should test latest and maybe another in between.
Right now it:
Installs minikube and runs wc-launcher install / upgrade etc.
Which version of k8s does which minikube run?
--kubernetes-version string The kubernetes version that the minikube VM will use (ex: v1.2.3) (default "v1.14.3")
We should continue testing 1.9 as many customers use it. Additionally we should test
latest
and maybe another in between.