Kubeflow 1.10
Model Registry <> Kserve integration
What’s new in Model Registry?
Major Steps Towards Integrating with Kserve
Improvements:
Next steps: RFE (link)
Model Registry Custom Storage Initializer
The Model Registry Custom Storage Initializer (CSI) is a custom implementation of the KServe ClusterStorageContainer that allows the users to use Model Registry metadata to download and deploy models
How does it work?
Changelog
InferenceService Controller RFE (link)
The primary role of the InferenceService Controller is to monitor the KServe InferenceService resources associated with the models in the Model Registry. It ensures accurate tracking of each deployment that occurs in the cluster by creating and updating InferenceService records in the Model Registry, thereby enhancing auditing capabilities
If you like this idea, be sure to vote/comment on github: link as work is always prioritized by community feedback
How does it work?