search-k8s-docs
Search Kubernetes documentation, KEPs, and contributor guidance across official repos. Supports regex queries and repo-specific filters.
Instructions
Full-text search across all configured Kubernetes repos (enhancements, community, website).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Limit to a specific repo, e.g. "enhancements", "community", "website" | |
| query | Yes | Search query (regex supported) | |
| maxResults | No | Maximum results (default 20) |