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
Currently batch processor is configured to work with the istio/ambassador ingress (ie prefixed with /seldon/<namespace>/<sdep>/, however for people that want to run it locally, we would have to add configuration that allows the SeldonClient to be configured with the seldon_rest_endpoint and seldon_grpc_endpoint. We could also explore modifying it to just use a single endpoint.
The text was updated successfully, but these errors were encountered:
axsaucedo
changed the title
Enable Batch Processor to work with Seldon gateway
Enable Batch Processor to work with local python microservice ("Seldon gateway")
Jul 22, 2020
axsaucedo
changed the title
Enable Batch Processor to work with local python microservice ("Seldon gateway")
OSS-97: Enable Batch Processor to work with local python microservice ("Seldon gateway")
Apr 26, 2021
axsaucedo
changed the title
OSS-97: Enable Batch Processor to work with local python microservice ("Seldon gateway")
Enable Batch Processor to work with local python microservice ("Seldon gateway")
Apr 28, 2021
Currently batch processor is configured to work with the istio/ambassador ingress (ie prefixed with
/seldon/<namespace>/<sdep>/
, however for people that want to run it locally, we would have to add configuration that allows the SeldonClient to be configured with theseldon_rest_endpoint
andseldon_grpc_endpoint
. We could also explore modifying it to just use a singleendpoint
.The text was updated successfully, but these errors were encountered: