Hanover Exhibition and Trade Center
30521 Hanover, Germany
Hall 26 — Stand F92 — Booth 4
Come say hello and see a live demo
Monitor every pod. Price every node. Ask questions in plain English. klustercost gives you complete cost visibility - with a single Helm command.
Four components work together to give you full cost visibility - automatically.
Watches your cluster via the Kubernetes API and Prometheus
Pod and node data persisted into PostgreSQL every 10 minutes
Nodes enriched with real hourly costs from cloud APIs
Ask in plain English, WhatsApp, or connect Power BI
You deploy workloads, nodes scale up, and the bill arrives. But where did the money go?
Cloud invoices spike without warning. You can't attribute spend to individual workloads, teams, or namespaces.
Kubernetes abstracts infrastructure, but also hides which pods and services are consuming the most resources and money.
Cross-referencing VM SKUs with pricing pages is tedious, error-prone, and out of date the moment you finish.
A complete observability stack purpose-built for Kubernetes cost management.
Go-based observers use Kubernetes informers and Prometheus to track every pod, node, and namespace in real time.
Nodes are automatically enriched with hourly VM costs from Azure retail pricing APIs. No spreadsheets required.
Ask questions in plain English — "Which pod used the most CPU?" — and get answers instantly. No other expertise needed.
Query your cluster costs from WhatsApp, Teams, Slack, etc. Send a message, get cost breakdowns — right where your team already communicates.
Connect enterprise dashboards directly to your data. Build custom cost reports with the tools your org already uses.
A single Helm chart deploys the entire stack — monitor, pricing, database, and optional AI layer — in under a minute.
klustercost uses AI to translate your plain-English questions into real answers — delivered in two ways, so everyone on the team gets what they need.
Natural language answers — plain-English summaries anyone can understand
Structured JSON — machine-readable data for dashboards, scripts, and integrations
Read-only queries — your data is always safe
Works via HTTP API, MCP protocol, or Social Apps
From zero to full cost visibility in under a minute.
helm pull oci://ghcr.io/klustercost/k8s/klustercost
# helm/klustercost/values.yaml
global:
appName: "klustercost"
extraLabels: {}
mcp:
enabled: true
openai:
apiKey: "sk-..."
helm install klustercost helm/klustercost
That's it. klustercost starts collecting data immediately.
klustercost is open source and always will be. Contribute features, report bugs, or just give us a star — every bit helps.