Helm
License:
Apache License 2.0
Overview:
Package manager for Kubernetes that helps manage application deployment. Uses charts to define, install, and upgrade complex Kubernetes applications through simple configuration values.
Use Case:
Cloud-Native applications can consist of dozens, if not hundreds of components that need to be deployed together. Helm helps manage the entire application lifecycle from development to production, ensuring a write-once, run-everywhere approach to application development. No more manual configuration of complex applications!
Category:
Homepage: