Released kubectl-apidocs v1.0.14 – a CLI plugin to explore Kubernetes API

4 alzhi7 1 6/7/2025, 11:56:43 AM github.com ↗

Comments (1)

alzhi7 · 11h ago
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!