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
- Host: GitHub
- URL: https://github.com/statcan/aaw-inferenceservices-controller
- Owner: StatCan
- License: other
- Created: 2021-11-19T19:49:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T16:29:07.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T05:42:23.697Z (7 months ago)
- Topics: aaw, daaas, kubeflow, kubernetes
- Language: Go
- Homepage:
- Size: 281 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.