Procedure

Install Helm

Install the Helm package manager for Kubernetes via Homebrew, winget, or the official get-helm script, then verify with helm version.

  1. 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).

  2. helm version

    helm version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11YFWVFRAKZRMAVHSC02ZK6

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.