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

How to install Kubeflow cli? #3576

Closed
Mayuraggarwal1992 opened this issue Jul 16, 2023 · 5 comments · Fixed by #3575
Closed

How to install Kubeflow cli? #3576

Mayuraggarwal1992 opened this issue Jul 16, 2023 · 5 comments · Fixed by #3575

Comments

@Mayuraggarwal1992
Copy link

Mayuraggarwal1992 commented Jul 16, 2023

I am playing with kubeflow containerized python components. As per the below doc, we can push a component to the container registry by using "target_image" flag in definition and run the following command "kfp component build .................".

https://www.kubeflow.org/docs/components/pipelines/v2/components/containerized-python-components/#3-build-the-component

I am having a hard time to figure out how to install kubeflow cli. I would really appreciate if someone can point me to the documentation or alternative way to build the component.

The below link refers to how to use kubeflow cli but there is no mention of how to install it.
https://kubeflow-pipelines.readthedocs.io/en/2.0.0b16/source/cli.html#kfp

KFP version: Running on Vertex

KFP SDK version: 2.0.1

@Mayuraggarwal1992
Copy link
Author

@pahask8 Hi I saw this issue kubeflow/pipelines#1953 by you. I believe you have already figure it out. Will it be possible to share it with us here?

@Mayuraggarwal1992
Copy link
Author

@Ark-kun

@Mayuraggarwal1992 Mayuraggarwal1992 changed the title How to install Kubeflow sdk? How to install Kubeflow cli? Jul 16, 2023
@Mayuraggarwal1992
Copy link
Author

Hi Team,

I figured it out but please improve your documentation. This shouldn't be this hard. Also, please mention that what files get generated once you ran "kfp component build......" command and how to load components from there.

@chensun
Copy link
Member

chensun commented Aug 10, 2023

@Mayuraggarwal1992 We mentioned that at the top of the CLI user doc: https://www.kubeflow.org/docs/components/pipelines/v2/cli/#usage

Do you have any suggestions on how to future improve this?

@chensun chensun transferred this issue from kubeflow/pipelines Aug 10, 2023
@connor-mccarthy
Copy link
Member

Clarified by #3575

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

Successfully merging a pull request may close this issue.

3 participants