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
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.