Commit Graph

10 Commits

Author SHA1 Message Date
Matthias Loibl
f1cd88fdbb Remove Thanos components from kube-prometheus except sidecar 2019-07-10 16:39:41 +02:00
Matthias Loibl
b1c674100b Add commented imports for most common patches to example.jsonnet 2019-06-07 15:31:16 +02:00
Matthias Loibl
3c109369d4 Add a working Travis pipeline 2019-04-15 12:17:04 +02: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
Cory O'Daniel
7e0e5cd188 DRY up resource names 2019-03-19 16:21:00 -07:00
Cory O'Daniel
5fcf652cbf Adding kustomization files for remote bases
Closes #2391

Adds support to allow kustomize users to point to a [remote
base](https://github.com/kubernetes-sigs/kustomize/blob/master/examples/remoteBuild.md) of the prometheus-operator and kube-prometheus. Now that kustomize is a part of kubectl, this is provides a very simple way of installing prometheus-operator and kube-prometheus with no additional tools besides kubectl.

* [Added] kustomization.yaml: hardcoded kustomization base for prometheus-operator
bundle.yaml
* [Added] kustomization generation from kube-prometheus example jsonnet
2019-03-18 14:53:56 -07:00
Matthias Loibl
6209f3620c Improve the Thanos documentation for Thanos v0.2 2019-01-17 18:45:39 +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
Frederic Branczyk
3388f96afe Address comments 2018-05-06 08:29:52 -07:00