canonical-labs / kubeflow-tools

Simple scripts and instructions for getting the most out of your kubeflow cluster. Use kubernetes-tools to setup and manage Kubernetes using Microk8s or Charmed Kubernetes.
19 stars 18 forks source link

line 69: pushd: ks_app: No such file or directory #13

Open Niko-La opened 5 years ago

Niko-La commented 5 years ago

Following the official Kubeflow instructions on installing via microk8s https://www.kubeflow.org/docs/other-guides/virtual-dev/getting-started-multipass/#1-install-and-setup-microk8s

I get this error hen running install-kubeflow.sh. I have been successful in getting the kubernetes dashboard working via microk8s

./install-kubeflow.sh: line 69: pushd: ks_app: No such file or directory

ningzhang0430 commented 4 years ago

I have same problem as below $git clone https://github.com/canonical-labs/kubeflow-tools $kubeflow-tools/install-kubeflow.sh $kubeflow-tools/install-kubeflow.sh: line 69: pushd: ks_app: No such file or directory

any suggestions ?