describe_daemonset
Retrieve comprehensive details of a Kubernetes DaemonSet, including its configuration and status, by specifying the namespace and DaemonSet name.
Instructions
Shows details of a DaemonSet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | Target cluster name (default: 'default') | |
| namespace | Yes | The Kubernetes namespace | |
| daemonSetName | Yes | The name of the DaemonSet |