-
@cliveseldon
Calling predict on a deployment that returned sucess fails with a connection error. Attempting to debug this reveals that .status is missing from seldondeployment. Sugestions for how …
-
Following the root cause of #1130 it seems that the MLServer metrics not working with the parallel_worker=0 was the reason. As a result [Custom metrics](https://mlserver.readthedocs.io/en/latest/user-…
-
https://docs.seldon.io/projects/seldon-core/en/latest/servers/sklearn.html
-
# Description
Handle ConfigMap created by workload container during application remove
There is a ConfigMap created by workload container `seldon-core` to track its leadership:
```
kubectl -n g…
-
upon executing the following command in the command line : -
seldon-cli attr --action apply --client-name univision --json attr.json
the following error occurs -
Traceback (most recent call last…
-
Currently, Seldon deployments are not accessible due to network restrictions and require a special network setup, as identified and used in #798. The network settings need to be adapted for all namesp…
-
# Finalise work done for Seldon Metrics Discovery during Obeservability Workshop
Work items are tracked in https://warthogs.atlassian.net/browse/KF-829
Branch: https://github.com/canonical/seldon-…
-
### What would you like to be added?
We have a configuration for HPA called `horizontal-pod-autoscaler-tolerance` in [Kube Controller Manager](https://kubernetes.io/docs/reference/command-line-tool…
-
The current tutorial relies on a custom flask app and some `oc` commands. We should update the tutorial to use Seldon to remove the user's need for interacting with the cluster directly.
-
**Is your feature request related to a problem? Please describe.**
I read in the seldon core documentation that multi-model serving with overcommit is available out of the box on nvidia triton
https…