kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.53k stars 1.59k forks source link

[Feature Request] Expose Minio Browser UI from Pipelines UI #4807

Closed paveldournov closed 4 months ago

paveldournov commented 3 years ago

Minio has a built-in explorer UI already being deployed and configured as part of KFP.

It would be really useful to have an ability to navigate to this UI from the pipelines to explore the artifacts created by the pipelines, search and download the artifacts. Even more useful it would be to navigate to the specific folder in the Minio UI from a given pipeline step to see all the files in one place.

In order to expose the Minio UI - the Pipelines UI proxy needs to tunnel the Minio endpoint from: minio-service.kubeflow:9000

Bobgy commented 3 years ago

Agree this is useful. What do you think UX should be like?

The minio UI requires access key and secret, so we need some documentation to tell how to configure the password and default value

davidspek commented 3 years ago

I wonder if it might be interesting to extend the Volume Manager UI that should be open sourced by @kimwnasptd soon to support Object Storage as well. Although this might be less useful for KFP standalone users.

https://www.arrikto.com/kubeflow/news/democratizing-the-use-of-pvcs-with-the-introduction-of-a-volume-manager-ui/

Bobgy commented 3 years ago

Interesting, if that supports object storage, it seems a pretty good fit.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ashrafgt commented 2 years ago

Any updates on this? It would really useful for machine learning workloads where developers want to upload raw data to object storage then start creating and running pipelines that use the data for training, etc ...

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

rimolive commented 4 months ago

Closing this issue as there has been no activity for more than a year.

/close

google-oss-prow[bot] commented 4 months ago

@rimolive: Closing this issue.

In response to [this](https://github.com/kubeflow/pipelines/issues/4807#issuecomment-1991373534): >Closing this issue as there has been no activity for more than a year. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.