Lumina
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/
Quick Install
helm repo add lumina https://oss.nextdoor.com/lumina helm repo update helm install lumina lumina/lumina -n lumina-system --create-namespace
See the Helm chart README for all configuration options.
Documentation
| 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 |
License
Apache 2.0 - See LICENSE for details.
Contributing
Contributions are welcome! See the Development Guide to get started.