remove_label
Remove a specific label from Kubernetes resources such as pods, services, or deployments by specifying the resource type, name, label key, and namespace using the MCP Kubernetes Server.
Instructions
Remove a label from a Kubernetes resource
Input Schema
Name | Required | Description | Default |
---|---|---|---|
label_key | Yes | ||
namespace | No | default | |
resource_name | Yes | ||
resource_type | Yes |