kubectl
officialscriptablecautioncontainers / infrabrew
Kubernetes · Kubernetes, cluster debugging, and deployments from the terminal.
$ brew install kubectlOne-liner to try
$ kubectl config get-contexts && kubectl get pods -AAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
kubectl config current-context
Agent URL
/cli/kubectl/agent.md
Quick reference
Install
brew install kubectlVerify
kubectl config current-contextFirst command
kubectl config get-contexts && kubectl get pods -AAbout
The official CLI from Kubernetes. Kubernetes, cluster debugging, and deployments from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. kubectl config get-contexts && kubectl get pods -A