NodeList [api_object]ai-synthesized · conf 0.82
NodeList is the whole list of all Nodes which have been registered with master.
core
A list of nodes in a Kubernetes cluster.
Why it matters Provides a way to retrieve and manage a collection of nodes within the cluster, which is essential for scaling and maintaining the cluster's overall health.
Key facts - Defined in io.k8s.api.core.v1.NodeList - Contains a list of nodes
Sources
swagger.json — “io.k8s.api.core.v1.NodeList”