kubeflow-labs icon indicating copy to clipboard operation
kubeflow-labs copied to clipboard

4-KubeFlow ksonnet issue

Open camer314 opened this issue 7 years ago • 0 comments

When I run this line as part of the KubeFlow chapter:

ks param set kubeflow-core cloud aks

I end up with the following error:

ERROR could not find component: open C:\users\xxx\my-kubeflow\components\C:\users\xxx\my-kubeflow\components: The filename, directory name, or volume label syntax is incorrect.

For some reason its concatenating the directory twice. If i manually edit the libsonnet file then it doesnt get me much futher because I get a similar path error on the next command.

What OS was the tutorial run on? I am using a Windows Azure DSVM, does it need to be Linux??

camer314 avatar Jul 24 '18 05:07 camer314