Commit Graph

740 Commits

Author SHA1 Message Date
Jono MacDougall
abd6ee5203 Added ability to configure nodeExporter port 2019-01-10 14:54:35 +00:00
Matthias Loibl
bc810b2ab3 contrib/kube-prometheus: Move thanosPeerService up for better ordering 2019-01-10 15:32:51 +01:00
Matthias Loibl
73bd58f8d8 Remove accidental whitespace jsonnet-snippets/kops-coredns.jsonnet
Co-Authored-By: BrianChristie <brian@brc007.com>
2019-01-09 16:01:00 +00:00
Matthias Loibl
6bea0f66b5 contrib/kube-prometheus: Update kube-prometheus-thanos for thanos v0.2 2019-01-09 15:06:53 +01:00
Brian Christie
ea4393e655 Bump jsonnetfile.lock.json again 2019-01-09 13:10:13 +00:00
Brian Christie
1fe933bb66 Fix jsonnetfile.lock.json 2019-01-09 13:09:12 +00:00
Brian Christie
9173d17e7a Bump kube-prometheus version in jsonnetfile.lock.json 2019-01-09 13:09:12 +00:00
Brian Christie
1a9f1ddeb3 contrib/kube-prometheus: Add kops CoreDNS prometheus discovery service 2019-01-09 13:08:27 +00:00
Matthias Loibl
af8ac93d52 contrib/kube-prometheus: regenerate 2019-01-09 11:52:16 +01:00
Matthias Loibl
90a2e58aa4 contrib/kube-prometheus: Add linux node selector to adapter deployment 2019-01-09 11:42:19 +01:00
Frederic Branczyk
c18d8a4d6e kube-prometheus: Fix grafana label 2019-01-09 11:13:32 +01:00
Frederic Branczyk
1f72addcf7 Merge pull request #2252 from jouve/grafana
add service monitor for grafana
2019-01-08 22:05:46 +01:00
Frederic Branczyk
e10e8e1d6d Merge pull request #2271 from BennX/master
Add SessionAffinity ClusterIP to prometheus service
2019-01-08 21:50:29 +01:00
Cyril Jouve
7de14cd802 bump kube-prometheus 2019-01-08 19:49:10 +01:00
Cyril Jouve
3ec88e526b add service monitor to grafana 2019-01-08 19:48:24 +01:00
Frederic Branczyk
f7bb04a715 *: re-generate 2019-01-08 16:26:43 +01:00
Frederic Branczyk
31bb1a9353 *: re-generate kube-prometheus 2019-01-08 16:18:57 +01:00
Frederic Branczyk
7261eee19c kube-promethes: Bump prometheus-operator 2019-01-08 16:16:09 +01:00
BennX
cb149a10bc Add SessionAffinity ClusterIP to prometheus service.
Adds SessionAffinity ClusterIP to the prometheus service to prevent grafana from querying different instances when loading/updating metrics.
2019-01-08 16:13:35 +01:00
Lentil1016
688629392a Update grafana revision to update prometheus datasource configuration. 2019-01-07 18:53:00 +08:00
Brian Christie
e6c43d286d contrib/kube-prometheus: Add jobLabel to ServiceMonitorCoreDNS 2018-12-18 12:26:03 +00:00
Lucas Serven
c82bae5b55 contrib/kube-prometheus: regenerate 2018-12-14 12:08:06 +01:00
Lucas Serven
63c67f8750 contrib/kube-prometheus: bump k8s-adapter to fix bug 2018-12-14 12:03:12 +01:00
Robert Nemeti
7e055479d6 add namespace to the component selectors
in order to select the right components in case multiple operators are running in the same cluster
2018-12-12 16:17:17 +00:00
Max Leonard Inden
9c467d2333 kube-prometheus: Update manifests 2018-12-11 18:09:52 +01:00
Max Leonard Inden
b27b69e162 kube-prometheus: Add poddisruptionbudgets to ksm cluster role
This patch  allows kube-state-metrics to list and watch instances of
poddisruptionbudgets from the policy API group.
2018-12-11 15:34:02 +01:00
Matthias Loibl
a8b036e67d contrib/kube-prometheus: Generate Prometheus Adapter with maxSurge 2018-12-10 18:31:09 +01:00
Matthias Loibl
12eaf28866 contrib/kube-prometheus: Set Prometheus Adapter's maxSurge to 1 2018-12-10 18:24:52 +01:00
Matthias Loibl
88e11d48c2 *: Regenerate after adding securityContext to manifests 2018-12-07 17:37:24 +01:00
Matthias Loibl
dee254fa01 contrib/kube-prometheus: Set securityContext in the manifests 2018-12-07 17:32:34 +01:00
Karl Skewes
5d20f0943e example(ingress): Fix ExternalUrl key - see 2172 2018-12-04 08:42:26 +13:00
Sergiusz Urbaniak
fc65336082 kube-prometheus: regenerate 2018-11-30 14:28:45 +01:00
Sergiusz Urbaniak
64a5d10227 kube-prometheus: bump prometheus-operator 2018-11-30 14:14:16 +01:00
Matthias Loibl
779d1850ae Merge pull request #2144 from metalmatze/cpu-limits
Increase CPU limits for small containers to not being throttled as often
2018-11-29 11:10:07 +01:00
Stefan Knott
2f23e374c7 fix breaking typo
the operator spec key is named "externalUrl", rather than "externalURL"
2018-11-28 15:49:26 +01:00
Matthias Loibl
d22cf7477e contrib/kube-prometheus: Generate manifests with higher limits 2018-11-28 14:31:11 +01:00
Matthias Loibl
989456cde9 *: Increase CPU limits for small containers to not being throttled as much 2018-11-28 14:15:52 +01:00
Fabian Stäber
b9a6730daf fix syntax error in prometheus.libsonnet 2018-11-28 10:20:23 +01:00
Frederic Branczyk
811f8a899e Merge pull request #2167 from redbaron/no-error-if-no-rules
Do not error if no $._config.prometheus.rules are set
2018-11-27 21:20:37 +01:00
Maxim Ivanov
db07ca6e12 Change examples to be more robust against customizations
Explicitly reference values we are interesting in (jsonnet style)
instead of just following conventions (helm style)
2018-11-27 16:49:29 +00:00
Maxim Ivanov
4a15683db4 Do not error if no $._config.prometheus.rules are set 2018-11-27 15:29:46 +00:00
Frederic Branczyk
7ca0a02372 Merge pull request #2143 from BcTpe4HbIu/master
Fix AlertmanagerMembersInconsistent rule
2018-11-23 09:44:04 +01:00
Golubkov Igor
48ab110e09 Update unit tests 2018-11-23 09:39:14 +03:00
Golubkov Igor
16b147863c Update contrib/kube-prometheus 2018-11-23 09:38:36 +03:00
Golubkov Igor
95bb49aa4e Fix AlertmanagerMembersInconsistent rule 2018-11-22 17:33:14 +03:00
Matthias Loibl
d823b7f74b contrib/kube-prometheus: Add prometheusURL to adapter's jsonnet config 2018-11-22 15:30:17 +01:00
Frederic Branczyk
dddcdb223a kube-prometheus: Re-generate 2018-11-21 16:25:48 +01:00
Frederic Branczyk
d7fc1eb32b kube-prometheus: Adapt CoreDNS default configuration to default CoreDNS installs 2018-11-21 16:22:27 +01:00
Lucas Serven
7b5f15ff84 contrib: regenerate 2018-11-20 20:19:00 +01:00
Lucas Serven
43bb05692f contrib/kube-prometheus: ne rbacproxy listen podip
This commit adjusts the RBAC proxy for the node-exporter DaemonSet to
only listen on the Pod IP. It also adjusts the ports used by the
node-exporter Pod so that both containers are listening on 9100. The
actual node-exporter listens on 127.0.0.1:9100, while the RBAC proxy
listens on <PODIP>:9100. This ensures that port 9101 is not taken on
the host networking namespace.
2018-11-20 20:16:07 +01:00