analyze_kubernetes_cluster_costs
Calculate estimated monthly costs for Kubernetes clusters, including per-node breakdowns, using cluster labels or IDs for easy identification.
Instructions
Analyze the estimated costs of a Kubernetes cluster. Smart identifier resolution: use cluster label or UUID.
Args: cluster_identifier: The cluster label or ID
Returns: Cost analysis including per-node costs and total estimated monthly cost
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_identifier | Yes |