Technology Radar
Published : Sep 27, 2023
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Sep 2023
Assess
OpenCost 是一个开源项目,用于监控基础设施成本,并以 Kubernetes 对象(Pod、容器、集群等)的粒度展示成本信息,涵盖各种集群内资源(CPU、GPU、RAM、存储、网络)的成本数据。它与多个云服务提供商的 API 进行集成,以获取计费数据,并可配置用于本地 Kubernetes 集群的定价策略。OpenCost 是最初由 Kubecost 构建并仍被其使用的成本分配引擎,但也可以单独使用。OpenCost 的成本分配数据可以导出为 CSV 文件或导入到 Prometheus 进行进一步分析和可视化。我们的团队正在密切关注像 OpenCost 和 Kubecost 这样的工具的发展,这些工具可以为采用 Kubernetes 的产品和平台团队提供成本可见性。然而在目前的阶段,我们发现 OpenCost 在某些工作负载(如数据管道中经常使用的短期 Spot 实例)上尚不完全适用。