fabric8io / gofabric8

CLI used when working with fabric8 running on Kubernetes or OpenShift
https://fabric8.io/
Apache License 2.0
147 stars 72 forks source link

Remove linux driver warning if it is installed already #631

Closed jaseemabid closed 6 years ago

jaseemabid commented 6 years ago

Case 1: the driver is installed

KVM driver is already available on your PATH at /usr/local/bin/docker-machine-driver-kvm
minikube is already available on your PATH at /home/j/.fabric8/bin/minikube
kubectl is already available on your PATH at /home/j/.fabric8/bin/kubectl

Otherwise

fabric8 recommends linux users use the docker-machine-driver-kvm driver
See https://docs.openshift.org/latest/minishift/getting-started/setting-up-driver-plugin.html#kvm-driver-install for setup instructions
Unable to download driver docker-machine-driver-kvm
minikube is already available on your PATH at /home/j/.fabric8/bin/minikube
kubectl is already available on your PATH at /home/j/.fabric8/bin/kubectl