VJftw / please-k8s

MIT License
0 stars 0 forks source link

Improve UX for creating and using in-repo Helm charts #1

Open VJftw opened 2 years ago

VJftw commented 2 years ago

Helm charts can be seen as docker/container images for Kubernetes manifests in terms of their packaging i.e. a Helm chart consists of a .tgz archive with metadata and manifests inside of it. With this in mind, we should treat our built Helm charts like docker images: