SeldonIO/seldon-core

Support multi Hosts in seldon istio vs for Seldon V1

ooooona opened this issue · 0 comments

Hi team,

In my project, I need to support muti host for each Seldon Deployment, in order to support requests from multi clients. Actually, I found that, the istio vs of k8s support to configuration multi host, while seldon V1 does not levearage such ability.

And I have forked seldon-core repo, develop to support such feature, could you please help to review, the pr is: #5430.

Best wishes.