Intro
Package manager for kubernetes
Package and distribute Yaml files to public and private repository
Installation
Concepts
Chart
- contains all of the resource definitions necessary to run an application, tool, or service inside of a Kubernetes cluster
Repository
- the place where charts can be collected and shared
Release
- an instance of a chart running in a Kubernetes cluster
Reference