seldon-server icon indicating copy to clipboard operation
seldon-server copied to clipboard

Using helm for k8s install

Open jchauncey opened this issue 9 years ago • 2 comments

You could do a lot of what your scripts are accomplishing by using helm charts. Users would simply call

helm repo add seldom HTTPS://github.com/seldonio
helm up
helm fetch seldonio/server
helm install server

Anywyas just a suggestio. Cool project!

jchauncey avatar May 13 '16 12:05 jchauncey

Thanks for the suggestion. We'll check helm out.

ukclivecox avatar May 13 '16 12:05 ukclivecox

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close. /lifecycle stale

seldondev avatar Apr 17 '20 07:04 seldondev