question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not find experiments in frontend if namespace is not kubeflow

See original GitHub issue

/kind bug

What steps did you take and what happened: I am new to katib and not sure if this is an issue.

Based on my finding, I notice if I submit experiments in different namespaces other than kubeflow. There’re two problems

  1. Can not find experiments on UI
  2. Sometimes experiment never get done. Seems pod are done but experiment status are not updated. Checked status using command kubectl get experiments

What did you expect to happen: We want every individual user create experiment in their own namespace.

Environment:

  • Kubeflow version: 0.6.2
  • Kubernetes version: (use kubectl version): 1.13.8

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
gaocegegecommented, Sep 27, 2019

Hi @Jeffwan /cc @johnugeorge

I think we are going to give katib cluster scoped access and show all the experiments in all namespaces.

And I will work on it. Does it work for you?

0reactions
gaocegegecommented, Oct 1, 2019

Thanks for the issue! @Jeffwan

Read more comments on GitHub >

github_iconTop Results From Across the Web

Models UI
The Models web app is responsible for allowing the user to manipulate the Model Servers in their Kubeflow cluster.
Read more >
Runtime Configuration — Elyra 3.1.0 documentation
A runtime configuration provides Elyra access to external resources, such as Kubeflow Pipelines or Apache Airflow for scalable pipeline execution. You can ......
Read more >
Build flexible and scalable distributed training architectures ...
In this post, we demonstrate how Kubeflow on AWS (an AWS-specific distribution of Kubeflow) used with AWS Deep Learning Containers and ...
Read more >
From notebooks to pipelines: Using Open Data Hub and ...
This route brings you to the main Kubeflow portal, where you must create a new profile and a working namespace. From the left...
Read more >
Train a model
Install mlmd sdk !pip install --user "git+git://github.com/kubeflow/metadata. ... "data") if not os.path.exists(data_dir): os.makedirs(data_dir) local_file ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found