ComponentStatusList [api_object]ai-synthesized · conf 0.82
Status of all the conditions for the component as a list of ComponentStatus objects. Deprecated: This API is deprecated in v1.19+
core
A list of cluster component statuses.
Why it matters Enables tracking and management of multiple components' statuses.
Key facts - Contains a collection of ComponentStatus objects. - Used to retrieve the status of multiple components at once.
Common pitfalls - Large lists can be difficult to manage and analyze.
Related Components, Status
Sources
swagger.json — “io.k8s.api.core.v1.ComponentStatusList”