annotate_resource
Add custom annotations to Kubernetes resources such as pods, services, or deployments, specifying a key-value pair and resource namespace for improved metadata management.
Instructions
Annotate a Kubernetes resource with the specified annotation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
annotation | Yes | ||
namespace | No | default | |
resource_name | Yes | ||
resource_type | Yes |