node_describe
Get a Kubernetes node's capacity, allocatable resources, conditions, and taints to assess health and spot issues.
Instructions
[READ] Describe a node: capacity, allocatable, conditions, taints.
Args: name: Node name (see node_list). target: k8s target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No |