mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Updated documentation about monitoring addons
This commit is contained in:
parent
22e3e79c53
commit
65e41f138b
@ -1,11 +1,8 @@
|
||||
# Kubernetes Monitoring
|
||||
|
||||
[Heapster](https://github.com/GoogleCloudPlatform/heapster) enables monitoring and performance analysis in Kubernetes Clusters.
|
||||
[Heapster](https://github.com/kubernetes/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](https://github.com/kubernetes/kubedash) to visualize Heapster metrics. </br>
|
||||
|
||||
*Note: Kubedash is an experimental feature*
|
||||
|
||||
More details can be found in [Monitoring user guide](http://kubernetes.io/docs/user-guide/monitoring/).
|
||||
|
||||
[]()
|
||||
|
Loading…
Reference in New Issue
Block a user