list_kubernetes_nodes
Retrieve node details from a specific Kubernetes node pool by providing cluster and node pool identifiers, displaying status and configuration information.
Instructions
List all nodes in a specific node pool. Smart identifier resolution: use cluster/node pool labels or UUIDs.
Args: cluster_identifier: The cluster label or ID nodepool_identifier: The node pool label or ID
Returns: List of nodes with status and configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_identifier | Yes | ||
| nodepool_identifier | Yes |