Rafael T. C. Soares
a821a80a41
improving servicemonitor definition section
2019-07-30 23:28:52 -03:00
Benjamin
72a9f8727f
Add prometheus toleration example
...
Signed-off-by: Benjamin <benjamin@yunify.com >
2019-05-31 13:15:17 +08:00
wilmardo
578d1e3aab
Fixes Grafana config in ingress example
2019-05-10 15:20:48 +02:00
goll
a7bb5d1a1f
Link fixes, issue #68
2019-04-18 11:43:57 +02:00
Jeremy Gustie
dac8f72f1b
Add missing adapter to build snippet
2019-04-15 14:42:16 +02:00
Matthias Loibl
3c109369d4
Add a working Travis pipeline
2019-04-15 12:17:04 +02:00
Cory O'Daniel
37a0e2b5a6
running gen in docker
2019-03-26 11:44:37 -07:00
Cory O'Daniel
6c8d948335
all the new lines
2019-03-21 10:47:40 -07:00
Cory O'Daniel
1664600b91
Moved kustomize to own jsonnet file
...
* [Modified] Makefile to run kustomize.jsonnet
* [Modified] Moved kustomization from example.jsonnet to
examples/kustomize.jsonnet
* [Modified] kustomization file to land at root of kube-prometheus so
current users can continue to use `kubectl apply -f manifests`
2019-03-20 09:55:27 -07:00
goll
ef539c398b
Rename DeadMansSwitch to Watchdog
2019-03-15 15:37:42 +01:00
Frederic Branczyk
67b2c29875
kube-prometheus/docs: Update how to handle existing rules
2019-03-01 18:13:11 +01:00
Julius Volz
a09da4faf5
Update component versions in docs and jsonnets
2019-02-04 20:04:28 +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
Brian Christie
1a9f1ddeb3
contrib/kube-prometheus: Add kops CoreDNS prometheus discovery service
2019-01-09 13:08:27 +00:00
Karl Skewes
5d20f0943e
example(ingress): Fix ExternalUrl key - see 2172
2018-12-04 08:42:26 +13:00
Vincent Brouillet
283d34b882
add example for kube-aws
2018-11-20 13:38:00 +01:00
Matthias Loibl
2ffb7cffea
*: Generate latest Documentation and manifest for Prom v2.5.0
2018-11-07 17:21:23 +01:00
Alexandre Veyrenc
e42bff1ed3
Add support for Kubespray clusters
2018-11-05 14:10:18 +01:00
Karl Skewes
5eec3fc643
Correct ingress jsonnet object naming to match projects general naming convention
2018-10-29 22:00:35 +13:00
Karl Skewes
f6a3ac030a
kube-prometheus: Example jsonnet ingress, merge Grafana config instead of overwrite
2018-10-21 08:29:33 +13:00
Karl Skewes
352c9171cf
kube-prometheus: Example jsonnet ingress, add alertmanager and grafana
2018-10-20 15:54:04 +13:00
Karl Skewes
71f51bd12d
kube-prometheus: Example jsonnet ingress, add externalURL
2018-10-18 16:38:25 +13:00
Damien Lespiau
33e4ff2134
contrib/kube-prometheus: Document the internal registry support
2018-10-16 11:59:31 +01:00
Joshua Olson
35c90355ba
kube-prometheus: add link to grafana config
2018-08-30 11:43:17 -05:00
Joshua Olson
ae61963157
kube-prometheus: add e.g. of using persistent storage for the prom tsdb
2018-08-30 11:39:30 -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
dc23512513
Merge pull request #1756 from brancz/static-etcd-insecure
...
kube-prometheus: Allow skipping etcd TLS errors
2018-08-14 11:11:56 +02:00
Frederic Branczyk
a559123a2b
kube-prometheus: Allow skipping etcd TLS errors
2018-08-13 21:33:33 +02:00
Frederic Branczyk
eb23d1d16c
kube-prometheus: Add docs on monitoring additional namespaces
2018-08-13 17:11:57 +02:00
Joshua Olson
ad673494e7
Add more etcd TLS commentary
...
Per the outcome of issue #1755 & PR #1756
2018-08-08 07:55:59 -05:00
Joshua Olson
6574cd58aa
kube-prometheus: change the 3 etcd client cert files back to files that actually exist in this repo
...
In order to resolve failed test: https://travis-ci.org/coreos/prometheus-operator/jobs/411752894
2018-08-06 12:48:19 -05:00
Joshua Olson
3380c39181
kube-prometheus: revise commentary about serverName and insecureSkipVerify
2018-08-06 12:41:34 -05:00
Joshua Olson
c438b23991
kube-prometheus: another etcd.jsonnet commentary tweak
2018-08-03 08:50:29 -05:00
Joshua Olson
7ac4da1f9f
kube-prometheus: add more commentary to etcd.jsonnet
2018-08-03 08:42:50 -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
b3ab555603
kube-prometheus: expand the minikube.jsonnet example
2018-08-01 07:58:40 -05:00
Frederic Branczyk
ad748858e3
kube-prometheus: Add kube-prometheus mixin to configure static etcd
2018-07-03 15:57:48 +02:00
Frederic Branczyk
62fa823e3e
kube-prometheus: Add docs on how to set Alertmanager configuration
2018-06-07 11:53:37 +02:00
Frederic Branczyk
ef4673705e
kube-prometheus/docs: Add guide on exposing via Ingress
2018-05-25 16:27:22 +02:00
Frederic Branczyk
ca057722e5
Add formatting jsonnet to generate make target
2018-05-25 15:56:10 +02:00
Frederic Branczyk
d8f6b6f81b
kube-prometheus: Update kops docs
2018-05-25 15:54:54 +02:00
Frederic Branczyk
fef0a65938
Adapt docs on additional rules and dashboards
2018-05-18 11:00:11 +02:00
Frederic Branczyk
3388f96afe
Address comments
2018-05-06 08:29:52 -07:00
Frederic Branczyk
edf21e4382
kube-prometheus/jsonnet: Use jsonnet-bundler
2018-04-28 19:05:19 +01:00
Frederic Branczyk
507617e150
Remove old manifests and replace with jsonnet build
2018-04-13 13:36:34 +02:00