dashboard vs kube-prometheus-stack
Helm Chart package comparison
Side-by-side comparison of dashboard (View HELM situation in nice web UI) and kube-prometheus-stack (kube-prometheus-stack collects Kubernetes manifests, Grafana) — both Helm Chart packages.
dashboard
Helm Chart
View HELM situation in nice web UI
| Version | 2.0.4 |
| ★ Stars | 5.6k |
| By | komodor |
| Updated | 1751709715 |
helm repo add helm-dashboard https://github.com/komodorio/helm-dashboard
helm install dashboard helm-dashboard/dashboard --version 2.0.4
kube-prometheus-stack
Helm Chart
✓ Verified
✓ Official
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitorin
| Version | 82.10.1 |
| ★ Stars | 1.2k |
| By | prometheus |
| Updated | 1772832445 |
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm install kube-prometheus-stack prometheus-community/kube-prometheus-stack --version 82.10.1