replicaset_delete
Remove a ReplicaSet in a specified Kubernetes namespace and context. This tool ensures precise cluster resource management by handling deletion requests through the k8s-pilot MCP server.
Instructions
Delete a ReplicaSet from the specified namespace.
Args: context_name: The Kubernetes context name namespace: The Kubernetes namespace name: The ReplicaSet name
Returns: Status of the deletion operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_name | Yes | ||
name | Yes | ||
namespace | Yes |