k3s/cluster/addons/cluster-monitoring
Kubernetes Submit Queue 3b2e403a37 Merge pull request #51011 from xilabao/rbac-v1-in-yaml
Automatic merge from submit-queue (batch tested with PRs 50489, 51070, 51011, 51022, 51141)

update to rbac v1 in yaml file

**What this PR does / why we need it**:
ref to https://github.com/kubernetes/kubernetes/pull/49642
ref https://github.com/kubernetes/features/issues/2

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:
cc @liggitt 

**Release note**:

```release-note
NONE
```
2017-08-23 19:54:28 -07:00
..
google Bumped Heapster version to 1.4.1 2017-08-14 21:44:58 +02:00
googleinfluxdb Bumped Heapster version to 1.4.1 2017-08-14 21:44:58 +02:00
influxdb Bumped Heapster version to 1.4.1 2017-08-14 21:44:58 +02:00
stackdriver Add flags for prometheus-to-sd components. 2017-08-22 08:30:08 +02:00
standalone Bumped Heapster version to 1.4.1 2017-08-14 21:44:58 +02:00
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00
README.md Updated documentation about monitoring addons 2016-03-16 10:10:55 +01:00
heapster-rbac.yaml update to rbac v1 in yaml file 2017-08-21 17:29:37 +08:00

README.md

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