k8s_annotate_resource
Add or update annotations on Kubernetes resources to store metadata for tools and libraries. Specify resource type, name, and annotations via context.
Instructions
Add or update annotations on a Kubernetes resource. Annotations store non-identifying metadata for tools and libraries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| context | Yes | ||
| namespace | No | ||
| overwrite | No | ||
| annotations | Yes | ||
| resource_type | Yes |