See which resource kinds the API server exposes.

Section: Cluster Triage

List resource types

bash
bash
kubectl api-resources

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Cluster Triage
Check kubectl and server version
Show client and server version details.
OpenIn sheetbashsame section
Show cluster endpoints
Display the control plane and addon URLs known to kubectl.
OpenIn sheetbashsame section
List nodes
Quickly see whether nodes are Ready.
OpenIn sheetbashsame section
List nodes with details
Show node IPs, versions, and roles.
OpenIn sheetbashsame section
List all major resources
Quick cluster-wide snapshot across namespaces.
OpenIn sheetbashsame section
Dump cluster diagnostic info
Collect broad cluster state for troubleshooting.
OpenIn sheetbashsame section