HELP WANTED: Starting Katib StudyJob
See original GitHub issueHello I am having trouble starting a StudyJob. I think I am creating the Docker and YAML properly, and there are no complaints when it is created
$ kubectl create -f katib-test.yaml
studyjob.kubeflow.org "katlib-pw6" created
However, the job does not appear in my Katib UI StudyJob List. I am also not finding any associated logs or errors in the Kubernetes UI
How do I debug this?
Many thanks P
Issue Analytics
- State:
- Created 5 years ago
- Comments:17 (8 by maintainers)
Top Results From Across the Web
Introduction to Katib | Kubeflow
The Katib project is open source. The developer guide is a good starting point for developers who want to contribute to the project....
Read more >Hyperparameter Tuning with Kubeflow Katib | by Hoi - Medium
Set up an efficient and interactive hyperparameter tuning solution through Katib and Kubeflow.
Read more >Hyperparameter Tuning with Katib - YouTube
Getting started with Katib → https://goo.gle/3hI9sFi How do you go about setting the number of epochs you want to train?
Read more >Newest 'argoproj' Questions - Page 2 - Stack Overflow
I wanted to install an argo workflow template and workflow cron job as a helm chart. helm install ... Following is a fraction...
Read more >Using social media for job success | Canadian Immigrant
For example, you may want to use Facebook only for family and friends, and LinkedIn ... Groups can be very useful for finding...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Terrific, that worked!
I fixed my YAML. The problem was
should be
Now it work 😄
Thank you again for all your help!
@hougangliu: Closing this issue.
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.