Commit Graph

84 Commits

Author SHA1 Message Date
Julius Volz
a09da4faf5 Update component versions in docs and jsonnets 2019-02-04 20:04:28 +01: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
Joshua Olson
35c90355ba kube-prometheus: add link to grafana config 2018-08-30 11:43:17 -05:00
Frederic Branczyk
e7437ade81 Merge pull request #1732 from jolson490/kube-prometheus_documentation
kube-prometheus documentation
2018-08-22 20:28:52 +02:00
Frederic Branczyk
eb23d1d16c kube-prometheus: Add docs on monitoring additional namespaces 2018-08-13 17:11:57 +02:00
Joshua Olson
ce2ead0e04 kube-prometheus: remove mention of ksonnet example 2018-08-06 12:40:45 -05:00
Joshua Olson
e8e0b639f7 Incorporate the updates that were in PR #1727 2018-08-01 16:39:11 -05:00
Joshua Olson
a13064f19c Merge branch 'kube-prometheus_documentation' of https://github.com/jolson490/prometheus-operator into kube-prometheus_documentation 2018-08-01 15:59:32 -05:00
Joshua Olson
a9f4752b30 kube-prometheus: mention command to install jsonnet 2018-08-01 15:59:14 -05:00
Joshua Olson
0e9b446143 Merge branch 'master' into kube-prometheus_documentation 2018-08-01 09:26:28 -05:00
Joshua Olson
bed6e4865a kube-prometheus: update etcd info
Resolves issue #1629 in this repository.
2018-08-01 09:17:58 -05:00
Joshua Olson
fe923a7239 kube-prometheus: fix some links 2018-08-01 08:03:17 -05:00
Joshua Olson
b3ab555603 kube-prometheus: expand the minikube.jsonnet example 2018-08-01 07:58:40 -05:00
Max Leonard Inden
15cc3e059d */README.md: Include 'Contributing' section 2018-08-01 10:41:29 +02:00
Joshua Olson
cfa8ab7911 kube-prometheus: add more section headings under Customization 2018-07-31 14:44:24 -05:00
Joshua Olson
532f546dcf kube-prometheus: add info about installing & compiling 2018-07-31 14:36:55 -05:00
Joshua Olson
d58ccab5d0 kube-prometheus: commands to create and teardown the stack
Resolves issues #1571 and #1609 in this repository.
2018-07-31 13:59:50 -05:00
Joshua Olson
7d5c81c230 kube-prometheus: fixing/adding some links 2018-07-31 13:02:40 -05:00
Joshua Olson
1b92824fbd kube-prometheus: Update table of contents 2018-07-31 12:56:40 -05:00
seph
d01cdf9620 Update GKE kubelet scraping docs (#1682) 2018-07-25 09:20:08 +02:00