Senthil Raja Chermapandian
Senthil Raja Chermapandian
I have deployed seldon-core with Istio enabled. i.e. Istio Ingress gateway is used to route the model invoking request to seldon. Model invocation works fine if I hit the endpoint:-...
Kube-fledged currently supports only linux nodes. Add support for windows nodes.
As a first step in supporting windows nodes in kube-fledged, build multi-arch images with windows support. Changes needed in Github action workflow.
Create end to end test suite using suitable go testing frameworks. The suite can then be executed for PRs and release:- - Install using manifests - Install using helm chart...
https://github.com/marketplace/actions/goreleaser-action
kube-fledged supports periodic refresh of the cached images. By default, the cache is refreshed every 15m. When the cache is being refreshed, if the user performs a imagecache operation (modify,...
The syncHandler() method of the controller is where the controller reconciles the desired state of ImageCache with actual state. The syncHandler, before starting the reconciliation, updates the status of ImageCache...
# KCD Organizer Checklist Please fill in information, organizers, and sponsors as you assemble them, and then make a new comment when this application is ready for review. ### Event...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] 1. Create a InferenceService with single Predictor. 2. Kserve controller...