kubectl api-resources

Category: Kubernetes & Containers

kubectl api-resources

List all supported API resource types

Enumerates every resource type the cluster serves, with its API group, kind, and whether it is namespaced. Great for discovering short names like deploy, svc, and po. Get field-level detail for any resource with kubectl explain.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.