k8s_delete_kubernetes_node_pool
Remove an existing node pool from a Kubernetes cluster by providing the cluster and node pool IDs or labels, freeing associated resources.
Instructions
Delete a node pool from a Kubernetes cluster. Smart identifier resolution: use cluster/node pool labels or UUIDs.
Args: cluster_identifier: The cluster label or ID nodepool_identifier: The node pool label or ID to delete ctx: FastMCP context for resource change notifications
Returns: Deletion status message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_identifier | Yes | ||
| nodepool_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||