-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ks apply cloud -c train - does not work #9
Comments
In 0.3 the TFJob prototypes are no in the examples package If you use kfctl to install Kubeflow and create your ksonnet application the correct packages should be installed. |
Click-to-deploy or kfctl will get you a full installation of kubeflow, but I'm not sure what other problems you will run into trying to run the codelab on a version other than v0.2.0-rc.1. The lab needs to be updated. It's on my list to work on in the new year and I'm happy to work with you @MatthiasHertel if you'd like to help :) Otherwise, stay tuned! cc @dansanche |
Same problems here. Did you solve it? |
A new version of this codelab will be released shortly. I'll update here when it's ready In the mean time, this tutorial should help you get started |
@MatthiasHertel ran into the same issue and was able to work around with the following:
@dansanche @texasmichelle happy to issue a PR if you want to point me to the correct repo 👍 |
Hey @ggodreau, thanks for looking into it, but we actually just published the updated version of the codelab on Friday. This repo will be deprecated as the resources are now pulled from kubeflow/examples Hope this solves the issue for everyone |
i tried to rename
TFJob
toTfjob
but it doesnt work .... maybe an old version ?
i tried:
but it cannot fetch the kubeflow/tf-jobs repo ...
The text was updated successfully, but these errors were encountered: