Artifact versions
Seldon V2 Kubernetes Multi Version Artifact Examples
config.pbtxt
1/model.py <add 10>
2/model.py <mul 10>
Before you begin
ISTIO_INGRESS=$(kubectl get svc seldon-mesh -n seldon-mesh -o jsonpath='{.status.loadBalancer.ingress[0].ip}')
echo "Seldon Core 2: http://$ISTIO_INGRESS"Model
Last updated
Was this helpful?

