You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions.
Version: 1.4.0-rc.0
While trying out this example: https://github.com/kubeflow/kfserving/tree/master/docs/samples/v1beta1/torchserve
The inferenceservice was deployed successfully (Ready = True) for the inferenceservice and also the knative service.
I am using knative-serving/knative-ingress-gateway which is wiring the istio: ingressgateway on port 80
Once i try:
curl -v -H "Host: torchlocal.namespace.svc.cluster.local" http://istio-ingressgateway:80/v1/models/mnist:predict -d @./mnist.json i get 404 as a reply and i also see this error in the istio-ingressgateway logs:
The text was updated successfully, but these errors were encountered: