k8s__get_node_status
Retrieve Kubernetes node status including conditions, capacity, allocatable resources, labels, and taints. Supports querying a specific node or all nodes.
Instructions
Get node status with conditions, capacity, allocatable, labels, and taints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeName | No | Node name (omit to list all nodes) |