Closed yolossn closed 3 months ago
How to install opencost in cluster
Install prometheus using helm
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm install prom prometheus-community/kube-prometheus-stack
Create a values.yaml
opencost: prometheus: internal: enabled: true namespaceName: default port: 9090 serviceName: prom-kube-prometheus-stack-prometheus
Install opencost
helm repo add opencost https://opencost.github.io/opencost-helm-chart helm install -f values.yaml my-opencost opencost/opencost
https://github.com/headlamp-k8s/plugins/assets/22731013/6aba7f18-3927-4ebb-8bbb-dc6fb721efba
Adding few screenshots for reference.
How to install opencost in cluster
Install prometheus using helm
Create a values.yaml
Install opencost
https://github.com/headlamp-k8s/plugins/assets/22731013/6aba7f18-3927-4ebb-8bbb-dc6fb721efba