kubernetes/cluster/addons/cluster-monitoring
Kubernetes Submit Queue 8463bdcdf8
Merge pull request #55615 from kawych/bump_heapster
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Bump Heapster version to 1.5.0-beta.1

**What this PR does / why we need it**:
Bumps Heapster version to 1.5.0-beta.1

**Which issue(s) this PR fixes**:
Fixes #54962

**Special notes for your reviewer**:

```release-note
NONE
```
2017-11-20 04:07:18 -08:00
..
google Bump Heapster version to 1.5.0-beta.1 2017-11-15 10:29:14 +01:00
googleinfluxdb Bump Heapster version to 1.5.0-beta.1 2017-11-15 10:29:14 +01:00
influxdb Bump Heapster version to 1.5.0-beta.1 2017-11-15 10:29:14 +01:00
stackdriver Bump Heapster version to 1.5.0-beta.1 2017-11-15 10:29:14 +01:00
standalone Bump Heapster version to 1.5.0-beta.1 2017-11-15 10:29:14 +01:00
heapster-rbac.yaml update to rbac v1 in yaml file 2017-08-21 17:29:37 +08:00
OWNERS Add kawych to cluster-monitoring deployment owners 2017-11-17 13:48:20 +01:00
README.md Updated documentation about monitoring addons 2016-03-16 10:10:55 +01:00

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.

More details can be found in Monitoring user guide.

Analytics