OpenCost Install
Prerequisites
OpenCost 依赖于 Prometheus
|
|
部署
https://github.com/opencost/opencost-helm-chart
本质上就是一个后端应用和前端 UI 界面,以 Deployment 的形式部署
|
|
后端 Docker Image: https://github.com/opencost/opencost/blob/develop/Dockerfile 前端 Docker Image: https://github.com/opencost/opencost/blob/develop/ui/Dockerfile
KubeCost 部署
KubeCost 的 helm chart 则要复杂的多,并且很多都是闭源的
Linked Mentions