label_resource
Assign labels to Kubernetes resources such as pods, services, or deployments by specifying the resource type, name, and desired label. Facilitates resource organization and management within clusters.
Instructions
Label a Kubernetes resource with the specified label
Input Schema
Name | Required | Description | Default |
---|---|---|---|
label | Yes | ||
namespace | No | default | |
resource_name | Yes | ||
resource_type | Yes |