Hacker News new | ask | show | jobs
by wstrange 3001 days ago
Helm Version 3 will adopt CRDs for release and application state. There will no longer be a server side component (tiller).

It should be much easier to integrate other tools or templating systems with V3.

https://github.com/kubernetes-helm/community/blob/master/hel...

1 comments

Interesting, but I never saw Tiller as an issue. Quite the opposite, I want less client and more server.