Running Model in Seldon-core without authentication
16 views
Skip to first unread message
rishikesh bansod
unread,
Mar 29, 2018, 4:50:34 AM3/29/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Seldon Users
HI,
I am able to run my machine learning model in docker image created using steps specified on https://github.com/SeldonIO/seldon-core/blob/master/docs/wrappers/ . But now I want to run same model on kuberenetes. I am getting some isues in oauth authentication. So, I want to run my model in seldon-core in kubernetes without authentication. How can I do this?