Kubeflow pipeline integration for KServe
See original GitHub issue/kind feature
Describe the solution you’d like
Create a new KServe
component for Kubeflow Pipeline with newly released kserve
SDK similar to KFServing
component
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
KServe | Kubeflow
KServe. Model serving using KServe ; Migration. Migrating from KFServing to KServe ; Models UI. Web app for managing Model servers ; Run...
Read more >Tutorial: From Notebook to Kubeflow Pipelines to KFServing ...
Don't miss out! Join us at our upcoming event: KubeCon + CloudNativeCon Europe 2021 Virtual from May 4–7, 2021.
Read more >SageMaker Components for Kubeflow Pipelines
You can create a Kubeflow Pipeline built entirely using SageMaker components, or integrate individual components into your workflow as needed.
Read more >Building a ML Pipeline from Scratch with Kubeflow – MLOps ...
1 – Notebook, Pipelines, Kserve; Kubernetes 1.21; MinIO; Hardware: Cisco UCS Server; You can find the Python Code + YAML files in my...
Read more >Deployment of ML Models using Kubeflow on Different Cloud ...
The main goal of Kubeflow pipelines is to achieve End-to-end ... vices such as IStio, KServe, etc. that do have integration issues with...
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
@markwinter Currently, we are not running any CI for this component. You can put KServe as the organization and keep the version the same as KServe.
Organization: KServe Organization Description: KServe is a highly scalable and standards based Model Inference Platform on Kubernetes for Trusted AI Version information: 0.7.0 Test status: Manual Tests. Owners information: Animesh Singh (animeshsingh) - IBM, singhan@us.ibm.com
For the CI tests, not sure can we add a cronjob Github action in KServe to pull the code from kubeflow/pipelines.
Thanks @markwinter !!