cldkctl_delete_daemonset
Delete a DaemonSet from a Kubernetes cluster using the cldkctl CLI. Specify project ID, namespace, and DaemonSet name to remove the resource.
Instructions
Call the cldkctl_delete_daemonset endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| namespace | Yes | Namespace | |
| name | Yes | DaemonSet name |