Skip to content

Quickly install kube-state-metrics, prometheus, and grafana on your cluster with helm.

Notifications You must be signed in to change notification settings

AjayTripathy/kubecost-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

kubecost-quickstart

This project is deprecated in favor of the Kubecost model.

Quickly install kube-state-metrics, prometheus, and grafana on your cluster with helm. Requires a helm installation.

git clone https://github.com/AjayTripathy/kubecost-quickstart.git

cd kubecost-quickstart

We package a suggestion for roles and role-based access control for your helm service.From the kubecost-quickstart directory, run:

kubectl apply -f helm.yaml

After running this, or if you have your own helm service roles already set up, run:

helm install --debug --dry-run cost-analyzer --name cost-analyzer --namespace monitoring

View the dashboard locally with

kubectl port-forward --namespace monitoring deployment/cost-analyzer-grafana 3000

Sample Cluster Dashboard Here:

Sample Dashboard

About

Quickly install kube-state-metrics, prometheus, and grafana on your cluster with helm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages