Skip to content
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

Offical docs for getting all kubeflow images #2340

Closed
jingli0118 opened this issue Dec 5, 2022 · 4 comments
Closed

Offical docs for getting all kubeflow images #2340

jingli0118 opened this issue Dec 5, 2022 · 4 comments

Comments

@jingli0118
Copy link

We are working on private cloud. So we need to get the full list of kubeflow.
Is there an offical way to get all images?

Thank you very much!

@kubeflow-bot kubeflow-bot added this to To Do in Needs Triage Dec 5, 2022
@Jason-CKY
Copy link

I have written a little script to filter all the images used in a specific versioned release of kubeflow and output it into a markdown file.

Here's a one-liner command to get the entire list of images into a ./images.md file:

curl https://gist.githubusercontent.com/Jason-CKY/7d7056ce261c6d606585f05218230037/raw/5c27297efdf6424cd9679b9f7b2331da49b6f2a8/extract_images.sh | KUBEFLOW_VERSION=1.6.1 bash

Hope this helps!

@juliusvonkohout
Copy link
Member

@difince developed a script and it is now merged to master. Either here or in kubeflow/kubeflow

/close

There has been no activity for a long time. Please reopen if necessary.

@google-oss-prow
Copy link

@juliusvonkohout: Closing this issue.

In response to this:

@difince developed a script and it is now merged to master. Either here or in kubeflow/kubeflow

/close

There has been no activity for a long time. Please reopen if necessary.

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.

Needs Triage automation moved this from To Do to Closed Aug 25, 2023
@kubeflow-bot kubeflow-bot removed this from Closed in Needs Triage Aug 25, 2023
@difince
Copy link
Member

difince commented Aug 28, 2023

Link to the script that report all images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants