SAK What is Helm - Evanto/qna GitHub Wiki
What is helm for Kubernetes?
In simple terms, Helm is a package manager for kubernetes. Helm is kubernetes version of yum or apt. Helm deploys something called charts, which you can think of as a packaged application. It is a collection of all your versioned, pre configured application resources which can be deployed as one unit.Apr 10, 2020