We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I failed to run create-minikube-cluster.sh because docker version is not 18.09 or higher. we should add docker check before install minikube:
create-minikube-cluster.sh
Maybe , we can add code to automate installation or update docker in script.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I failed to run
create-minikube-cluster.sh
because docker version is not 18.09 or higher.we should add docker check before install minikube:
Maybe , we can add code to automate installation or update docker in script.
The text was updated successfully, but these errors were encountered: