kubesphere-sigs / fluent-operator-walkthrough

Fluent Operator Walkthrough
Apache License 2.0
28 stars 13 forks source link

Add docker check before minikube install #33

Open JetSquirrel opened 2 years ago

JetSquirrel commented 2 years ago

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.