
2. Add a persistent storage for grafana. 3. Do not enable LoadBalancer by default for Grafana service. This breaks in many deployments.
Kubernetes Monitoring
Heapster enables monitoring and performance analysis in Kubernetes Clusters. Heapster collects signals from kubelets and the api server, processes them, and exports them via REST APIs or to a configurable timeseries storage backend.
Use Kubedash to visualize Heapster metrics.
Note: Kubedash is an experimental feature