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
Install script silently dies during core components set up #7
Only env.sh was created inside my_kubeflow directory. To fix this I had to change a number of shell and python scripts into executable at /home/user/kuberflow/0.4.1/scripts/ and /home/user/kuberflow/0.4.1/kubeflow/.
Only
env.sh
was created insidemy_kubeflow
directory. To fix this I had to change a number of shell and python scripts into executable at/home/user/kuberflow/0.4.1/scripts/
and/home/user/kuberflow/0.4.1/kubeflow/
.