Jun 13Vibe with Hermes Agent — Bengaluru · RSVP
ToolsMCPBlogResearchCommunityStar on GitHub
All Tools
H
Dev ToolsFreeOpen Source

HELMFILE

Compose Helm releases into one declarative environment

MIT

ABOUT

Real ML platforms install dozens of charts (ingress, GPU operators, monitoring, serving). Running helm install by hand drifts across environments. helmfile lists every release, value overlay, and dependency so a cluster can be applied or diffed as one file.

INSTALL
brew install helmfile

INTEGRATION GUIDE

1. Declare GPU operator, serving, and observability charts as one environment 2. Diff and apply the same stack to staging and production with value overlays 3. Generate an all-in-one manifest for Argo CD from existing Helm charts 4. Pin chart versions so training-cluster bootstraps stay reproducible

TAGS

helmkubernetesgitopsdeploymentkustomizedevops