Commit Graph

102 Commits

Author SHA1 Message Date
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
Max Leonard Inden
5c393ba3ee kube-prometheus/README.md: Add jb update to contrib guide
With pinning the kube-prometheus dependency for the generated
`/manifest` folder, one needs to update the `jsonnetfile.lock.json` on
`*.jsonnet` file changes.
2018-10-09 16:09:55 +02:00
David Tesar
71a5226962 address feedback 2018-09-24 13:16:39 -07:00
David Tesar
bdeea07556 Add link to ingress instructions 2018-09-23 17:37:40 -07:00
David Tesar
391158cfd0 Add rest of dashboards 2018-09-21 15:07:48 -07:00
David Tesar
be14369fad Add Prometheus dashboard instructions 2018-09-21 14:22:46 -07:00
Damien Lespiau
345f045739 contrib/kube-prometheus: Update README with up-to-date default versions
With those changes, diff does show any differences between generated manifests
with and without the version override in a top level jsonnet file.
2018-09-19 11:58:06 +01:00