Commit Graph

119 Commits

Author SHA1 Message Date
Russ Savage
895bf84e87 chore(README): updating to latest k8s version in minikube start 2020-03-02 15:45:45 -08:00
Eric Horst
8487871388 Update README.md with apply clarification.
Update the kubectl apply commands in the customizing section to match those the quickstart section. The customizing section did not account for the recently introduced setup/ subdirectory.
2019-11-17 21:10:32 -08:00
karancode
01f944aa30 sync master with current fork 2019-11-05 16:36:56 +09:00
Clayton Coleman
6e0ca7565f jsonnet: Update to latest kubernetes-mixin
Pick up new alerts for unreachable nodes.
2019-10-25 00:23:55 -04:00
Paul Gier
c8273cf9e9 Scripts and readme (#258)
* Avoid race condition when deploying quickstart example

The namespace and CRD creation must happen before any dependent objects
are created.  So we can put these in a separate directory (manifest/setup)
so they can be created before the other objects.

Some minor updates to the README and added a couple of scripts
for the quickstarts

Update travis script to avoid race condition

Signed-off-by: Paul Gier <pgier@redhat.com>

* simplify the example quickstart script and improve readme

Signed-off-by: Paul Gier <pgier@redhat.com>

* increase minikube memory to 6g for quickstart example
2019-10-23 08:38:31 +02:00
karancode
648db9d544 add readme 2019-10-22 03:24:31 +09:00
Guus van Weelden
b6becc0936 removing addonResizer from ksm
the addonresizer could lead to problems with the kube-state-metrics
it is also removed from the ksm maintained kubernetes manifests
https://github.com/kubernetes/kube-state-metrics/pull/750

Signed-off-by: Guus van Weelden <guus.vanweelden@moia.io>
2019-09-24 14:19:59 +02:00
Dhawal Parkar
c0b4e45bb4 adding note for k8s before v1.14.0 2019-09-19 15:18:50 -07:00
Rafael T. C. Soares
a821a80a41 improving servicemonitor definition section 2019-07-30 23:28:52 -03:00
Rafael T. C. Soares (A.K.A Tuelho)
ad2b941e77 adding a note about ServiceMonitor definition
In the **Adding additional namespaces to monitor** section I appended a note showing the need for ServiceMonitor when adding additional namespaces... 

see: https://github.com/coreos/prometheus-operator/issues/2557#issuecomment-498996568
2019-07-30 23:28:52 -03:00
karancode
4761cac933 update README, change minikube k8s-version to 1.14.4 2019-07-25 13:20:08 +09:00
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