Add glide.yaml and vendor deps
This commit is contained in:
parent
db918f12ad
commit
5b3d5e81bd
18880 changed files with 5166045 additions and 1 deletions
8
vendor/k8s.io/kubernetes/cluster/addons/cluster-monitoring/README.md
generated
vendored
Normal file
8
vendor/k8s.io/kubernetes/cluster/addons/cluster-monitoring/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Kubernetes Monitoring
|
||||
|
||||
[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.
|
||||
|
||||
More details can be found in [Monitoring user guide](http://kubernetes.io/docs/user-guide/monitoring/).
|
||||
|
||||
[]()
|
||||
Loading…
Add table
Add a link
Reference in a new issue