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

add KServe and KNative to deployKF #129

Open
4 tasks done
thesuperzapper opened this issue May 2, 2024 · 1 comment
Open
4 tasks done

add KServe and KNative to deployKF #129

thesuperzapper opened this issue May 2, 2024 · 1 comment
Labels
kind/enhancement kind - new features or changes priority/medium priority - should be fixed before next release but won't block
Milestone

Comments

@thesuperzapper
Copy link
Member

Checks

Motivation

We would like to add support for KServe in Serverless mode, which also requires KNative.

While users can already install KServe alongside deployKF manually, we want to make it an official part of deployKF.

We need to discuss the best way to achieve this, while not encouraging users to do something that is dangerous for themselves. Namely, for production use-cases, it might not make sense for users to run serving and training in the same cluster, as you don't want training jobs taking down production API endpoints.

Implementation

No response

Are you willing & able to help?

  • I am able to submit a PR!
  • I can help test the feature!
@thesuperzapper thesuperzapper added kind/enhancement kind - new features or changes priority/needs-triage priority - needs to be triaged labels May 2, 2024
@thesuperzapper thesuperzapper added this to the v0.2.0 milestone May 2, 2024
@thesuperzapper thesuperzapper added priority/medium priority - should be fixed before next release but won't block and removed priority/needs-triage priority - needs to be triaged labels May 2, 2024
@thesuperzapper
Copy link
Member Author

thesuperzapper commented May 2, 2024

For those wanting to use KServe with the CURRENT version of deployKF, please see the following discussion:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement kind - new features or changes priority/medium priority - should be fixed before next release but won't block
Projects
None yet
Development

No branches or pull requests

1 participant