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.

Kserve dependencies conflicts with KFP - Tensorflow - etc...

See original GitHub issue

/kind feature

Describe the solution you’d like Hi kserve team, I have been trying to install kserve on python with other libraries but this seems to be an impossible task due to dependencies conflicts. Kserve0.8.0 had some old libraries like numpy that don’t get along with tensorflow. I was hoping this problem would be fixed with kserve0.9.0 which actually happened and many dependencies were updated to a newer version, but those versions are now set to a new and pinned that won’t work with other libraries like kfp because of kubernetes dependency

Is there a possibility to have dependencies requirements that can match other famous libraries requirements such as tensorflow & kfp etc…?

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
markwintercommented, Jun 30, 2022

@safoinme

It would be great if you could create a PR for this! 👍 You can add myself and @yuzisun as reviewers

1reaction
markwintercommented, Jun 30, 2022

I think that will be okay too.

I think Kubeflow is currently trying to upgrade everything to Kubernetes 1.22 for the next release.

It seems KFP is focusing on v2 SDK so haven’t updated the v1 SDK to allow/support new K8s versions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[kubeflow 1.3] unable to route requests to the kfserving pod ...
I am not 100% sure that this is what is holding up the requests but it seems likely, because when I forge a...
Read more >
KServe | Kubeflow
KServe enables serverless inferencing on Kubernetes and provides performant, high abstraction interfaces for common machine learning (ML) ...
Read more >
End-to-end Pipeline with KFServing - D2iQ Docs
Kubeflow Pipelines ( kfp ) comes with a user interface for managing and ... your pipeline components to make sure that there are...
Read more >
Evaluation of MLOps Tools for Kubernetes - Diva Portal
works such as TensorFlow, PyTorch and Apache Spark have served to meet ... training data, etc. that served to generate a given model...
Read more >
Source - GitHub
... update kfp-server-api dependencies and bump sdk version to 2.0.0-alpha.1 ... to use KServe ([\#7355](https://github.com/kubeflow/pipelines/issues/7355)) ...
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