Senthil Raja Chermapandian
Senthil Raja Chermapandian
We have an existing system that uses Nginx ingress controller -> Ambassador -> Model Pod to invoke the model. This system has exposed the URL endpoint /model-endpoints/single-stateless-manual-main to invoke the...
@e-minguez : thanks for raising this up. this is in the roadmap. I'll contribute it to operatorhub in v0.10.0 release
All images built for kube-fledged are multi-arch images that support linux/amd64, linux/arm, linux/arm64. In order to support windows nodes we'll need to add windows/amd64 as additional architecture to the images....
Yes you can work on this issue
Duplicate of https://github.com/senthilrch/kube-fledged/issues/118 Hence closing this issue
This is a much needed feature. Agreed.
I've implented a solution for throttling jobs created by kube-fledged. This will be delivered in v0.11.0 release
@lukasmrtvy: Thanks for submitting the feature request. Yes it would be really useful to have kube-fledged expose metrics. Kube-fledged is made up of two components: controller and a webhook-server. The...
SODACODE22: Raise PR against "develop" branch.
Automatically determining which images to be cached is in the roadmap of kube-fledged. Would like to see more elaborative details on how best this could be implemented. - should kube-fledged...