node_describe
Retrieve a Kubernetes node's capacity, allocatable resources, conditions, and taints by providing its name and an optional target cluster.
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 |