kubernetes/cluster/addons/cluster-monitoring
Kubernetes Submit Queue 7ef11bd964
Merge pull request #59237 from tanshanshan/addons1
Automatic merge from submit-queue (batch tested with PRs 59767, 56454, 59237, 59730, 55479). 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>.

Change critical pods’ template to use priority

**What this PR does / why we need it**:
Change critical pods’ template to use priority
Thanks.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
ref #57471

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-02-12 15:44:36 -08:00
..
google Merge pull request #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -08:00
googleinfluxdb Merge pull request #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -08:00
influxdb Merge pull request #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -08:00
stackdriver Merge pull request #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -08:00
standalone Merge pull request #59237 from tanshanshan/addons1 2018-02-12 15:44:36 -08: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