paulfantom
4132da532c
jsonnet/addons: fix autoscaler
2021-01-19 15:46:00 +01:00
paulfantom
fe81e7de56
jsonnet: fix thanos example
2021-01-19 15:45:18 +01:00
paulfantom
4f9d464087
examples,jsonnet: fix weave-net
2021-01-19 15:44:56 +01:00
paulfantom
2913c866bb
fix references to old variables and to other files
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-19 13:56:20 +01:00
paulfantom
b70eb1c49c
jsonnet: move kops-coredns to platforms
2021-01-18 16:41:59 +01:00
paulfantom
369730b701
jsonnet: move ksm--autoscaler to addons
2021-01-18 16:41:19 +01:00
paulfantom
1eedb90c17
jsonnet: move files around
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-15 15:07:10 +01:00
paulfantom
d4c48539a0
jsonnet: fix too much nesting of data in PrometheusRules
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-15 11:57:57 +01:00
paulfantom
f1bd7af657
jsonnet: helmize :)
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-15 11:35:32 +01:00
paulfantom
5624c5a9a8
jsonnet: refactor the rest of mixins and grafana inclusion
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-15 10:46:51 +01:00
paulfantom
86d4571aea
jsonnet: remove grafana global state
2021-01-14 18:38:43 +01:00
paulfantom
e556dbfd88
jsonnet: add separated kubernetes mixin and custom kube prometheus alerts
2021-01-14 16:58:14 +01:00
paulfantom
ba052559cf
jsonnet: separate mixins into components
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-14 15:58:07 +01:00
paulfantom
b67686409e
jsonnet: remove wrapping prometheus-operator lib
2021-01-14 13:19:39 +01:00
paulfantom
7335ac40d0
jsonnet: remove unused kube-rbac-proxy config and helper lib
2021-01-13 16:59:39 +01:00
paulfantom
bed5cc8efb
jsonnet/kube-prometheus: use refactored upstream prometheus-operator library
2021-01-13 16:59:15 +01:00
paulfantom
e2c50fa40f
jsonnet: update prometheus-operator dependency
2021-01-13 16:45:00 +01:00
paulfantom
9cf2ce9ffc
jsonnet: create function responsible for prometheus objects
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-13 09:59:03 +01:00
paulfantom
b4fcf8f6cc
jsonnet: fix copy-paste errors, format, and lint
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-13 09:15:42 +01:00
paulfantom
55900d9e1c
jsonnet: wrap mixins into a function and parametrize
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-13 09:13:47 +01:00
paulfantom
5f9b222c41
jsonnet: remove dead code
2021-01-13 09:13:46 +01:00
paulfantom
6e132e4490
jsonnet: refactor monitoring mixins imports
2021-01-13 09:13:44 +01:00
paulfantom
d00a923299
jsonnet: format
2021-01-12 16:03:13 +01:00
paulfantom
b5ab602911
jsonnet: lint
2021-01-12 15:21:56 +01:00
Paweł Krupa
e255923c05
Merge pull request #868 from paulfantom/kube-state-metrics-globals
2021-01-12 15:19:10 +01:00
Johannes Würbach
7828570118
Fix service names in kube-prometheus-kops
2021-01-12 11:55:48 +01:00
paulfantom
2eed12b2b7
jsonnet: create function responsible for kube-state-metrics objects
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-07 17:35:07 +01:00
paulfantom
09ce4afca8
jsonnet: create function responsible for blackbox-exporter objects
2021-01-07 11:33:08 +01:00
paulfantom
d4999048fc
jsonnet: create function responsible for prometheus-adapter objects
2021-01-07 11:20:39 +01:00
paulfantom
ea3fee466e
jsonnet: create function responsible for alertmanager objects
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-07 09:11:13 +01:00
Paweł Krupa
a36c6042e5
Merge pull request #857 from paulfantom/globals_experiment_1
...
Remove mutating global state in node-exporter objects
2021-01-07 09:08:59 +01:00
paulfantom
630bc31183
jsonnet: do not compose image string for node-exporter
2021-01-05 16:11:37 +01:00
paulfantom
5b8feb783c
jsonnet: create function responsible for node-exporter objects
2021-01-05 15:15:44 +01:00
paulfantom
19376df824
jsonnet: move kube-rbac-proxy mixin to separate file
2021-01-05 15:14:43 +01:00
Frederic Branczyk
cf916082b8
kubelet: Revert label selector
...
The Kubelet's Service/Endpoints object maintained by the Prometheus
Operator does not have the recommended app label (yet). Therefore we
need to use the old label until a Prometheus Operator version has been
released and integrated in kube-promteheus that does use it.
2021-01-04 16:45:27 +01:00
Frederic Branczyk
b1dda44501
blackbox-exporter: Prefer ipv4 by default in probe config
2021-01-04 11:01:45 +01:00
Frederic Branczyk
6501366ff8
blackbox-exporter: Add probe port to Service
2021-01-04 10:17:05 +01:00
Frederic Branczyk
2984ca585c
Merge pull request #844 from paulfantom/hostpid
...
node-exporter: do not mount /proc as it is covered by hostPID
2020-12-31 12:16:39 +01:00
Frederic Branczyk
06d7df8075
Merge pull request #843 from paulfantom/labels-part2
...
jsonnet: add missing labels
2020-12-31 12:16:06 +01:00
PÁLFALVI Tamás
dcd99f7d68
set up authorization for blackbox-exporter
2020-12-30 23:02:25 +01:00
PÁLFALVI Tamás
66aca04688
monitor blackbox-exporter over https
2020-12-30 23:02:25 +01:00
PÁLFALVI Tamás
eda90b6833
put blackbox-exporter behind kube-rbac-proxy
2020-12-30 23:02:25 +01:00
PÁLFALVI Tamás
97aaa1f534
accept formatting changes made by jsonnetfmt
2020-12-30 22:50:20 +01:00
PÁLFALVI Tamás
8d53477ec8
put the service monitor for the blackbox exporter in the configured namespace
2020-12-30 22:50:20 +01:00
PÁLFALVI Tamás
c2fb1f4208
include the blackbox exporter mixin by default
2020-12-30 22:50:20 +01:00
PÁLFALVI Tamás
b39b1bfcfc
install a blackbox-exporter instance
2020-12-30 22:50:20 +01:00
paulfantom
41e3f7d03f
node-exporter: do not mount /proc as it is covered by hostPID
2020-12-18 14:17:07 +01:00
paulfantom
723ac0fd27
jsonnet: add missing labels
...
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2020-12-18 11:32:03 +01:00
paulfantom
ee553a708d
jsonnet: replace all k8s-app labels with app.kubernetes.io/name
2020-12-16 11:07:29 +01:00
paulfantom
3830bc8076
jsonnet: add recommended k8s labels
2020-12-16 11:07:14 +01:00