clusterrole_delete
Remove a specified ClusterRole from a Kubernetes cluster using the Kubernetes context name and ClusterRole name through the k8s-pilot MCP server.
Instructions
Delete a ClusterRole from the cluster.
Args: context_name: The Kubernetes context name name: The ClusterRole name
Returns: Status of the deletion operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_name | Yes | ||
name | Yes |