Illuminate Kubernetes costs with real-time AWS Savings Plans visibility
Lumina is a Kubernetes controller that provides real-time cost visibility for EC2 instances by tracking AWS Savings Plans, Reserved Instances, and spot pricing across your entire AWS organization. It exposes Prometheus metrics showing the actual hourly cost of each Kubernetes node.
Full documentation: https://oss.nextdoor.com/lumina/docs/
helm repo add lumina https://oss.nextdoor.com/lumina
helm repo update
helm install lumina lumina/lumina -n lumina-system --create-namespaceSee the Helm chart README for all configuration options.
| Topic | Link |
|---|---|
| Getting Started | Getting Started Guide |
| Configuration | Configuration Reference |
| Cost Calculation | Cost Calculation Algorithm |
| Metrics | Prometheus Metrics Reference |
| Debug Endpoints | Debug Endpoints |
| Development | Development Guide |
Apache 2.0 - See LICENSE for details.
Contributions are welcome! See the Development Guide to get started.