gke-cost-analysis
Installation
SKILL.md
GKE Cost Analysis
This skill provides guidance on answering natural language questions about GKE-related costs, optimization, or billing.
Overview
When users ask about GKE costs (e.g., "What are my costs across projects?", "What's my most expensive namespace?"), use this skill to provide a structured and expert response.
Instructions
When handling a cost-related question:
- Provide a Direct Answer: Address the specific cost question or optimization request.
- Explain BigQuery Integration: Explain how to use BigQuery for cost analysis if relevant. Mention that GKE costs come from GCP Billing Detailed BigQuery Export.
- Check Cost Allocation: Mention that GKE Cost Allocation must be enabled for namespace and workload-level cost data.
- Provide Actionable Steps: Provide concrete next steps or commands when possible. Prefer BigQuery CLI (
bq) over BigQuery Studio when available. - Reference Resources: Point to relevant GCP documentation or console links.