kubectl-apidocs is a lightweight Kubernetes CLI plugin that helps you explore Kubernetes API resources interactively in your terminal.
It provides a tree-based browser of all API groups, versions, resource kinds, and fields — a fast way to navigate both built-in and custom resources (CRDs).
Highlights in v1.0.14: improved search experience, keybindings for interactive usage.
kubectl-apidocs is a lightweight Kubernetes CLI plugin that helps you explore Kubernetes API resources interactively in your terminal.
It provides a tree-based browser of all API groups, versions, resource kinds, and fields — a fast way to navigate both built-in and custom resources (CRDs).
Highlights in v1.0.14: improved search experience, keybindings for interactive usage.
Project page: https://github.com/hashmap-kz/kubectl-apidocs Issues, feedback, PRs welcome!