delete_kubernetes_cluster_with_resources
Delete a Kubernetes cluster and all associated resources using either the cluster label or UUID identifier for complete cleanup.
Instructions
Delete a Kubernetes cluster and all related resources. Smart identifier resolution: use cluster label or UUID.
Args: cluster_identifier: The cluster label or ID to delete
Returns: Deletion status message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_identifier | Yes |