An open API service indexing awesome lists of open source software.

https://github.com/statcan/aaw-inferenceservices-controller

Inferenceservices controller for the fine grained control of KServe
https://github.com/statcan/aaw-inferenceservices-controller

aaw daaas kubeflow kubernetes

Last synced: 24 days ago
JSON representation

Inferenceservices controller for the fine grained control of KServe

Awesome Lists containing this project

README

          

# inferenceservices-controller

## Where does it come from?

`inferenceservices-controller` is synced from
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/sample-controller.
Code changes are made in that location, merged into k8s.io/kubernetes and
later synced here.