create_kubernetes_waste_tickets
Create tickets for Kubernetes waste including idle nodes, over-provisioned workloads, and orphaned Helm releases. Specify a minimum monthly waste threshold to filter tickets.
Instructions
Create tickets for Kubernetes waste findings: idle nodes, over-provisioned workloads, and orphaned Helm releases.
Args: min_monthly_waste: Only ticket findings above this threshold (default $50/mo)
Examples: - "Create tickets for all Kubernetes waste" - "File Jira issues for idle K8s nodes" - "Open issues for orphaned Helm releases"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_monthly_waste | No |