From 525d6166bb6fe878cce9944af3bcf0fd6d236489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D1=80=D0=BD=D0=B5=D0=B9=20=D0=A2=D0=B0=D1=80?= =?UTF-8?q?=D0=B0=D1=81=D0=BE=D0=B2?= Date: Fri, 29 May 2026 15:29:07 +0300 Subject: [PATCH] docs: add OpenCost to Cloud Cost Management Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 691d36c..7eae308 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Cloud Cost Management Tools help organizations monitor, analyze, and optimize th * **[InfraCost](https://www.infracost.io/)** (Open Source): InfraCost provides cost estimates for Terraform projects, helping developers understand the cost implications of their infrastructure code. * **[Kubecost](https://www.kubecost.com/)** (Open Source): Kubecost gives you visibility into your Kubernetes usage and cost, allowing you to monitor and optimize your cluster resources. +* **[OpenCost](https://www.opencost.io/)** (Open Source): A CNCF project that provides real-time cost monitoring for Kubernetes workloads. Supports AWS, GCP, and Azure, and integrates with Prometheus for cost visibility across namespaces, deployments, and pods. ## Configuration Management Tools