Closed
Description
What Happened?
for example if you do
minikube start --kuberentes-version=1.26.99
minikube should first look up the kuberentes version in our supported versions in constants packages
if it is not there then it should heads up to the users we will try to fetch it from internet, and if it failed it should fail nicely