Hacker News new | past | comments | ask | show | jobs | submit login

Lots of folks have started integrating helm into their own internal deployment pipelines. Describing your own software as a helm chart gives you all the benefits of versioning, upgrades, rollbacks, lifecycle hooks, and release tracking.

Also drastically cuts down on all the `kubectl {create,apply} -f ...` hacks that folks are using today. To get a sense of what that might look like, check out Lachlan Evenson's demo of a helm-based ci/cd pipline: https://www.youtube.com/watch?v=NVoln4HdZOY




While this is a little light on the Helm specific details it's a good example. Thanks for sharing this.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: