Locates Kubernetes resources matching criteria. Lists pods, deployments, services, and other K8s resources. Returns structured results without analyzing state. Use when you need to find resources broadly.
$curl -o .claude/agents/k8s-locator.md https://raw.githubusercontent.com/eveld/claude/HEAD/agents/k8s-locator.mdInstalls into the current project.
Install k8s-locator by running `curl -o .claude/agents/k8s-locator.md https://raw.githubusercontent.com/eveld/claude/HEAD/agents/k8s-locator.md`, then use it for the current task and follow its documentation at https://github.com/eveld/claude.