mirror of https://github.com/k3s-io/k3s
![]() Added the new label required for cluster addon services. Made Grafana UI accessble via the proxy on the api-server. |
||
---|---|---|
.. | ||
README.md | ||
grafana-service.yaml | ||
heapster-controller.yaml | ||
heapster-service.yaml | ||
influxdb-grafana-controller.yaml | ||
influxdb-service.yaml |
README.md
Heapster
Heapster enables monitoring of Kubernetes Clusters using cAdvisor. The kubelet will communicate with an instance of cAdvisor running on localhost and proxy container stats to Heapster. Kubelet will attempt to connect to cAdvisor on port 4194 by default but this port can be configured with kubelet's -cadvisor_port
run flag. Detailed information about heapster can be found here.