A declarative helm chart for deploying common types of services on Kubernetes
Each file in templates is generally a smaller part of a larger chart with more benefit gained by using more components to make a full deployment. Noticeable additions are made for ‘project’ elements like the project configmap integration into deployments.
Some chart elements have cluster requirements:
helm repo add archetype https://zloeber.github.io/archetype-chart/
Update the chart version in Chart.yaml, then run the following to perform a release for that version.
make release
(monochart)[https://github.com/cloudposse/charts/tree/master/incubator/monochart] - The original archetype chart