Skip to Content
InfrastructureKubernetesHelm Charts Reference

Helm Charts Reference

The cluster is composed of 20 Helm charts located in infra/kube-cluster/charts/. Each chart directory follows the same file layout:

FilePurpose
helmfile.yaml.gotmplHelmfile release definition (templated)
values.moh.yamlBase values shared across environments
values.moh.prod.yamlProduction overrides
values.moh.prod.cm.yamlProduction ConfigMap values (optional, where present)
ChartPurpose
dbtdbt Cloud job runner — triggered by Prefect workflows
prefectPrefect server and workers for workflow orchestration
sparkApache Spark cluster and Livy REST API server
jupyter-hubJupyterHub for interactive data exploration
supersetApache Superset BI platform
Last updated on