🎤 “Hey, HELM, can you scale…??”
- 👤 Baruch Sadogursky
- Twitter: @jbaruch
📹
Video:
https://youtu.be/Zq6R_8tnSOY
Package managers are hard. Helm learned a lot of lessons from others’ mistakes, but also repeated some. For example, having a single index file per repository is not scalable. It’s the same mistake that NPM made and it causes slower CI, high memory consumption, slower searches, and more. Another example is not having private enterprise repositories in mind, leaving out authorization and authentication features. In this talk, we’ll explore several solutions to those problems, their strengths, and their weaknesses.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.