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.
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.
kubectl version --client
kubectl version --client
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.