Frederic Branczyk
5f05aa7e07
cut 0.8.0
2017-04-07 10:58:17 +02:00
Fabian Reinartz
2d5e5d7a7c
Merge pull request #266 from brancz/grafana-credentials
...
grafana-watcher: allow credentials from env variable
2017-04-06 16:47:28 +02:00
Frederic Branczyk
066b04322d
grafana-watcher: allow credentials from env variable
2017-04-06 15:24:22 +02:00
Frederic Branczyk
a2ca552f97
Documentation: Prometheus requires RBAC role for apiserver metrics
2017-04-06 13:41:27 +02:00
Frederic Branczyk
b3716f5b7e
Merge pull request #234 from brancz/grafana-watcher-import
...
grafana-watcher: revert to import endpoint
2017-03-28 07:27:07 +02:00
Brandon Philips
86e5854918
kube-prometheus: put in kube-system
...
These manifests should live in kube-system; otherwise the label selector
won't work.
2017-03-27 15:00:31 +02:00
Brandon Philips
ce6b7009f8
kube-prometheus: fix rolebinding
...
This entire thing is built in the monitoring namespace but the
rolebinding was on default. This caused the operator to never launch.
2017-03-27 14:06:28 +02:00
Frederic Branczyk
75ce46eef3
grafana-watcher: revert to import endpoint
...
The dashboard create endpoint behaves slightly different when templating
is used. The import API works exactly the same as the front-end import
functionality.
2017-03-27 10:31:21 +02:00
Frederic Branczyk
2edd30dd6d
Merge pull request #229 from brancz/kube-prometheus-rbac
...
kube-prometheus: add RBAC resources
2017-03-24 16:23:28 +01:00
Frederic Branczyk
59bcbb70b3
grafana-watcher: use official documented API
2017-03-24 10:31:46 +01:00
Frederic Branczyk
bbd5684b43
kube-prometheus: add RBAC roles for kube-state-metrics
2017-03-23 15:24:58 +01:00
Frederic Branczyk
bf67031b5c
kube-prometheus: add RBAC resources
2017-03-23 15:24:53 +01:00
Frederic Branczyk
b8b3f99a4d
*: bump version to v0.7.0
2017-03-17 16:09:34 +01:00
Frederic Branczyk
d9086e9875
kube-prometheus: remove duplication in grafana dashboards
...
Datasource links were duplicated in the grafana dashboads. This now also
allows exporting grafana dashboards from the UI and just dropping them
into the assets directory and they will be wrapped by the manifest
generation script.
2017-03-13 12:08:30 +01:00
Frederic Branczyk
9ed63f191f
kube-prometheus: generate manifests without kubectl
...
For `--dry-run` to work with kubectl a Kubernetes cluster's apiserver is
actually used, which is unnecessary for generating these manifests. This
approach also allows further customization, such as adding labels to the
generated manifests.
2017-03-13 11:17:23 +01:00
Mike Bryant
3ac57cc9aa
Update generated files
2017-03-10 20:06:56 +00:00
Frederic Branczyk
83f19b0dd1
Merge pull request #205 from ocadotechnology/fix-kube-state-metrics-redeployment
...
Allow for multiple kube-state-metrics series
2017-03-10 20:00:11 +01:00
Mike Bryant
6a52b78990
Make kube-state-metrics HA by default, now the dashboards support it
2017-03-10 10:02:05 +00:00
Mike Bryant
3a5b762cef
Update generated files
2017-03-09 21:25:27 +00:00
Frederic Branczyk
e69a6f69ec
alertmanager: use a secret for the config
2017-03-09 10:04:47 +01:00
Frederic Branczyk
89ed6773e7
Add 'contrib/kube-prometheus/' from commit '81c0d2f4d30f63a4e274c2870c5afc89241827b0'
...
git-subtree-dir: contrib/kube-prometheus
git-subtree-mainline: 050ca21276696c8603375c699513ec487301ed62
git-subtree-split: 81c0d2f4d3
2017-03-06 09:55:36 +01:00