prometheus/documentation/examples
Felicity f30b10223a documentation: update Kubernetes example for 1.7 (#2918)
Kubernetes 1.7+ no longer exposes cAdvisor metrics on the Kubelet
metrics endpoint.  Update the example configuration to scrape cAdvisor
in addition to Kubelet.  The provided configuration works for 1.7.3+
and commented notes are given for 1.7.2 and earlier versions.

Also remove the comment about node (Kubelet) CA not matching the master
CA.  Since the example no longer connects directly to the nodes, it
doesn't matter what CA they're using.

References:

- https://github.com/kubernetes/kubernetes/issues/48483
- https://github.com/kubernetes/kubernetes/pull/49079
2017-07-21 14:10:02 +02:00
..
kubernetes-rabbitmq Fix typo in documentation/examples/kubernetes-rabbitmq/README.md 2016-02-08 02:00:10 +01:00
remote_storage Fix InfluxDB retention policy usage in read adapter (#2781) 2017-05-29 16:24:24 +02:00
prometheus-kubernetes.yml documentation: update Kubernetes example for 1.7 (#2918) 2017-07-21 14:10:02 +02:00
prometheus.yml The defaults stated in the example config where wrong (#2110) 2016-11-21 09:53:59 +01:00
rbac-setup.yml Kubernetes config scrape node via api proxy (#2641) 2017-05-09 13:57:49 +02:00