Forum Discussion
Excited to share my latest open-source project: KubeCost Guardian
After seeing how many DevOps teams struggle with Kubernetes cost visibility on Azure, I built a full-stack cost optimization platform from scratch.
๐ช๐ต๐ฎ๐ ๐ถ๐ ๐ฑ๐ผ๐ฒ๐:
โ
Real-time AKS cluster monitoring via Azure SDK
โ
Cost breakdown per namespace, node, and pod
โ
AI-powered recommendations generated from actual cluster state
โ
One-click optimization actions
โ
JWT-secured dashboard with full REST API
๐ง๐ฒ๐ฐ๐ต ๐ฆ๐๐ฎ๐ฐ๐ธ:
- React 18 + TypeScript + Vite
- Tailwind CSS + shadcn/ui + Recharts
- Node.js + Express + TypeScript
- Azure SDK (@azure/arm-containerservice)
- JWT Authentication + Azure Service Principal
๐ช๐ต๐ฎ๐ ๐บ๐ฎ๐ธ๐ฒ๐ ๐ถ๐ ๐ฑ๐ถ๐ณ๐ณ๐ฒ๐ฟ๐ฒ๐ป๐:
Most cost tools show you generic estimates. KubeCost Guardian reads your actual VM size, node count, and cluster configuration to generate recommendations that are specific to your infrastructure not averages.
For example, if your cluster has only 2 nodes with no autoscaler enabled, it immediately flags the HA risk and calculates exactly how much you'd save by switching to Spot instances based on your actual VM size.
This project is fully open-source and built for the DevOps community.
โญ GitHub: https://github.com/HlaliMedAmine/kubecost-guardian
This project represents hours of hard work, and passion.
I decided to make it open-source so everyone can benefit from it ๐ค ,If you find it useful, Iโd really appreciate your support .
Your support motivates me to keep building and sharing more powerful projects ๐.
More exciting ideas are coming soonโฆ stay tuned! ๐ฅ.