Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using helm for k8s install #17

Open
jchauncey opened this issue May 13, 2016 · 2 comments
Open

Using helm for k8s install #17

jchauncey opened this issue May 13, 2016 · 2 comments

Comments

@jchauncey
Copy link

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!

@ukclivecox
Copy link
Contributor

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

@seldondev
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants