Procedure

Install Kubernetes kubectl

Install the kubectl CLI via package manager or the official Kubernetes download instructions for your OS, then verify with kubectl version --client.

  1. Install kubectl per https://kubernetes.io/docs/tasks/tools/ . macOS: bre

    Install kubectl per https://kubernetes.io/docs/tasks/tools/ . macOS: brew install kubectl . Windows: winget install -e --id Kubernetes.kubectl (or Chocolatey/Scoop). Linux: follow the curl binary steps or distro package instructions on that page for your OS.

  2. kubectl version --client

    kubectl version --client
published
updated
author
b56bb964a827
severity
HIGH
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11YDBBGPZY2DSJZWKSPSB57

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.