Procedure
Install Helm
Install the Helm package manager for Kubernetes via Homebrew, winget, or the official get-helm script, then verify with helm version.
Install Helm per https://helm.sh/docs/intro/install/ . macOS: brew insta
Install Helm per https://helm.sh/docs/intro/install/ . macOS: brew install helm . Windows: winget install Helm.Helm (or Chocolatey). Official script: curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-4 && chmod 700 get_helm.sh && ./get_helm.sh (review first).
helm version
helm version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.