Matthias Loibl
f1cd88fdbb
Remove Thanos components from kube-prometheus except sidecar
2019-07-10 16:39:41 +02:00
Rajat Vig
fa93506941
Update Prometheus, Node Exporter & Grafana ( #119 )
...
* Update Prometheus, Node Exporter & Grafana
* Update Prometheus to 2.10.0
* Add generated manifests
* Update lock reference to git sha
* Retrigger Travis
2019-06-13 08:22:01 +02:00
Matthias Loibl
b1c674100b
Add commented imports for most common patches to example.jsonnet
2019-06-07 15:31:16 +02:00
Frederic Branczyk
ee8f8f1872
Merge pull request #104 from paulfantom/fix_docs
...
*: Fix documentation on how to run containerized jsonnet
2019-05-21 19:49:08 +02:00
paulfantom
de2edfc5de
*: Fix documentation on how to run containerized jsonnet
2019-05-21 16:19:04 +02:00
Matthias Loibl
34a0c0f6fb
Update installing guide to use release branch
2019-05-16 15:22:30 +02:00
Matthias Loibl
0320d55774
Remove mentioning contrib/kube-prometheus in README.md
2019-05-16 13:58:37 +02:00
Steve Coffman
363a726cdf
Note prometheus adapter component
...
Per coreos/prometheus-operator#2519
2019-05-08 17:20:44 -04:00
goll
a7bb5d1a1f
Link fixes, issue #68
2019-04-18 11:43:57 +02:00
goll
0e27a3db68
README fixes, Dockerfile bump
2019-04-18 10:02:22 +02:00
sunfjun
4db7ad3ddb
update README.md
2019-04-17 15:34:54 +08:00
Matthias Loibl
3c109369d4
Add a working Travis pipeline
2019-04-15 12:17:04 +02:00
Artur Pedroso
533fb1740a
Update README.md
...
Fix go get jsonnet command.
2019-04-04 16:03:34 +01:00
Frederic Branczyk
cbf7a1b2b8
kube-prometheus: Document disabling metrics-server on minikube
2019-04-02 09:43:22 +02:00
Cory O'Daniel
37a0e2b5a6
running gen in docker
2019-03-26 11:44:37 -07:00
Cory O'Daniel
6be1adc197
regenerating README.md
2019-03-20 10:03:00 -07:00
Cory O'Daniel
7e0e5cd188
DRY up resource names
2019-03-19 16:21:00 -07:00
goll
ef539c398b
Rename DeadMansSwitch to Watchdog
2019-03-15 15:37:42 +01:00
goll
5ed3fb06c9
Use suggested addon-resizer 1.8.4
2019-03-13 20:21:36 +01:00
Adam Shannon
ea24858666
contrib/kube-prometheus: fix GKE cAdvisor readme link
2019-03-07 18:45:28 -06:00
Akash Nair
7e594084f2
Changed kubectl apply -f to kubectl create -f. kubectl apply command leads to conflicts and race conditions. kubectl create works the first time you run it
2019-03-01 16:04:02 +01:00
CarlosEDP
fbc92dd9b3
Update to support new version of addon-resizer
2019-02-14 19:31:32 -02:00
Frederic Branczyk
3f4e58c5ff
Merge pull request #2365 from saadlu/patch-1
...
FIx typo in README.md
2019-02-05 12:10:11 +01:00
Julius Volz
a09da4faf5
Update component versions in docs and jsonnets
2019-02-04 20:04:28 +01:00
Sa'ad
3cb249d061
FIx typo in README.md
2019-02-01 10:51:20 +00:00
Frederic Branczyk
89acb2359c
Merge pull request #2327 from chaosaffe/patch-2
...
Use kubectl apply instead of create
2019-01-23 15:36:37 +01:00
Jason Murray
816f38811f
Remove || true from README
2019-01-23 14:10:01 +01:00
Jason Murray
63bfbfa569
Use kubectl apply instead of create
...
Resources can be created _and_ updated with `apply` without receiving errors
2019-01-23 02:31:26 +01:00
Jason Murray
0bacc21a12
Kubernetes Version bump in README
2019-01-23 02:29:14 +01:00
Frederic Branczyk
ce6fe3da81
Merge pull request #2300 from underarmour/feature/enable-admin-api
...
Add flag to enable prometheus web admin API and fixes #1215
2019-01-21 09:56:48 +01:00
Matthias Loibl
852eaff7f7
contrib/kube-prometheus: Generate new updated docs
2019-01-18 16:01:45 +01:00
Purandare, Aditya
fcda42b123
Remove api flag from jsonnet files
2019-01-17 23:32:10 +05:30
Purandare, Aditya
85c4c2b8df
Turn prometheus admin API off by default
2019-01-17 23:32:09 +05:30
Purandare, Aditya
95771caf8c
Remove updates to helm chart, fix typo in flag, add make generated files
2019-01-17 23:32:08 +05:30
Purandare, Aditya
e3b989ccd3
Add prometheus admin flag feature to helm, kube-prometheus and jsonnet files
2019-01-17 23:32:08 +05:30
Jono MacDougall
abd6ee5203
Added ability to configure nodeExporter port
2019-01-10 14:54:35 +00:00
Brian Christie
1a9f1ddeb3
contrib/kube-prometheus: Add kops CoreDNS prometheus discovery service
2019-01-09 13:08:27 +00:00
Vincent Brouillet
283d34b882
add example for kube-aws
2018-11-20 13:38:00 +01:00
Jerome Froelich
49644189c2
kube-prometheus: Add documentaton to README on the Pod Anti-Affinity mixin
...
Currently there is no documentation on the Pod Anti-Affinity mixin which makes it
difficult to find. To address this, this PR adds a section to the README on how one
can use it.
2018-11-14 12:41:33 -05:00
Max Leonard Inden
cea2da78e4
contrib/kube-prometheus: Generate
2018-11-13 16:25:17 +01:00
Matthias Loibl
601fea2e9a
contrib/kube-prometheus: Create prometheus-adapter component
...
contrib/kube-prometheus: Add section on Prometheus Adapter requirements to README.md
2018-11-09 15:05:45 +01:00
Alexandre Veyrenc
e42bff1ed3
Add support for Kubespray clusters
2018-11-05 14:10:18 +01:00
Vincent Brouillet
cad5745106
update doc
2018-11-05 09:52:11 +11:00
Vincent Brouillet
305c28681b
adding an how to update section in kube-prometheus doc
2018-11-02 13:52:38 +11:00
Damien Lespiau
33e4ff2134
contrib/kube-prometheus: Document the internal registry support
2018-10-16 11:59:31 +01:00
Joshua Olson
6b3dc1d41c
Add some commands to ensure kube-prometheus is fully successfully deployed.
2018-10-12 12:02:50 -05:00
Matthias Loibl
e2476ce2ef
contrib/kube-prometheus: Generate new manifests and docs with prom operator v0.24
2018-10-12 14:01:54 +02:00
Matthias Loibl
36c9451752
Update kube-prometheus' dependency of prometheus-operator to v0,24
2018-10-12 13:46:56 +02:00
Matthias Loibl
f855d9cac9
Merge pull request #1983 from mrueg/prom-2.4.3
...
*: Update to Prometheus v2.4.3
2018-10-10 13:16:56 +02:00
Manuel Rüger
be55290b3f
*: Update to Prometheus v2.4.3
2018-10-09 18:35:29 +02:00