63 Commits

Author SHA1 Message Date
Alok Kumar Singh
17db5a68e5
Fix the grafana dashboard link 2020-03-05 08:54:55 +05:30
Alok Kumar Singh
7a85d7d8a6 Weave Net name consistencies resolved
https://github.com/coreos/kube-prometheus/pull/425#pullrequestreview-368779890
2020-03-04 21:41:02 +05:30
Alok Kumar Singh
c942d6b837 Example with option to modify alert thresholds
Review comment: https://github.com/coreos/kube-prometheus/pull/425#discussion_r387494885
2020-03-04 16:18:37 +05:30
Alok Kumar Singh
29d4648af9 Added weavenet monitoring setup using kube-prometheus 2020-03-04 06:32:43 +05:30
karancode
01f944aa30 sync master with current fork 2019-11-05 16:36:56 +09:00
Deepak Jain
d99aefe276 CLOUD-3031| Deepak Jain| adding example file 2019-10-26 22:55:35 +05:30
Deepak Jain
059e74d156 Docs for rawGrafanaDashboards filed
Propose in this https://github.com/brancz/kubernetes-grafana/pull/78
2019-10-26 22:55:35 +05:30
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
d4ba158f9b bugfix final 2019-10-23 01:26:35 +09:00
karancode
b03ff4f593 embedmd for doc 2019-10-23 00:24:00 +09:00
karancode
edb327531d update example 2019-10-23 00:15:25 +09:00
karancode
648db9d544 add readme 2019-10-22 03:24:31 +09:00
Frederic Branczyk
2e996fce91
examples: Fix additional rules snippets 2019-09-26 11:27:31 +02:00
Laurens
3eda46c36c
#199 Clarify externalUrl difference for Grafana 2019-08-29 10:14:25 +02:00
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
goll
0c3273f727 Remove deprecated step from docs 2019-04-18 14:23:09 +02:00
goll
a7bb5d1a1f Link fixes, issue #68 2019-04-18 11:43:57 +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
Frederic Branczyk
b04d1e61d5 Merge pull request #2485 from goll/addon-resizer
Use recommended addon-resizer 1.8.4
2019-03-18 13:38:34 +01:00
goll
ef539c398b Rename DeadMansSwitch to Watchdog 2019-03-15 15:37:42 +01:00
Wesley Cranston
8f182a818e Update developing-prometheus-rules-and-grafana-dashboards.md
From the discussion brought up in this [issue](https://github.com/coreos/prometheus-operator/issues/2250), a new section has been added to the doc.
2019-03-11 22:56:09 -04:00
Frederic Branczyk
67b2c29875 kube-prometheus/docs: Update how to handle existing rules 2019-03-01 18:13:11 +01:00
Jason Murray
8e79ff2663 Fixed paths for patching manifests 2019-01-31 20:17:23 +01:00
Matthias Loibl
852eaff7f7 contrib/kube-prometheus: Generate new updated docs 2019-01-18 16:01:45 +01:00
Stefan Knott
2f23e374c7 fix breaking typo
the operator spec key is named "externalUrl", rather than "externalURL"
2018-11-28 15:49:26 +01:00
Maxim Ivanov
db07ca6e12 Change examples to be more robust against customizations
Explicitly reference values we are interesting in (jsonnet style)
instead of just following conventions (helm style)
2018-11-27 16:49:29 +00: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
superbspeed
e53d3689b4 Correct file path for getting started guide. 2018-11-01 10:57:54 -05:00
Karl Skewes
97391a24c1 kube-prometheus: docs - fix example link 2018-10-30 06:50:00 +13:00
Karl Skewes
cfc4a9867b Example jsonnet ingress, update docs with external url 2018-10-29 09:26:20 +13: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
prune
facf7cc0e1 minor update as requested in PR 2018-08-01 07:35:28 -04:00
prune
64f3e5def9 added newline in doc file 2018-07-31 14:49:13 -04:00
prune
fc382e15cd allow creation of role and rolebindings for other namespaces in jsonnet
replaced default namespaces rbac rules by a loop


set right variable name
2018-07-27 07:48:17 -04:00
seph
d01cdf9620 Update GKE kubelet scraping docs (#1682) 2018-07-25 09:20:08 +02:00
Or Sela
04b7f2f110 Fix missing and broken links in developing-prometheus-rules-and-grafana-dashboards doc 2018-06-28 17:37:32 +03:00
Frederic Branczyk
ef4673705e kube-prometheus/docs: Add guide on exposing via Ingress 2018-05-25 16:27:22 +02:00
Frederic Branczyk
d8f6b6f81b kube-prometheus: Update kops docs 2018-05-25 15:54:54 +02:00
hsinhoyeh
2408e243b2 fix again 2018-05-20 10:53:31 +08:00
hsinhoyeh
b7949ee520 fixed dashboard example json path 2018-05-20 10:28:07 +08:00
Frederic Branczyk
fef0a65938 Adapt docs on additional rules and dashboards 2018-05-18 11:00:11 +02:00
naseemkullah
754ba95991 Update Monitoring external etcd.md 2018-04-22 22:31:04 -04:00
naseemkullah
73b3259f62 Update kube-prometheus-on-kubeadm.md
In kubeadm 1.10 (and perhaps earlier versions, not sure), ctrl-mgr and scheduler pods' label key is `component=` rather than `k8s-app=`, which is the selector key used for kube-prometheus exporters for these components.
2018-04-15 02:01:30 -04:00
Keyvan Hedayati
b6e2f2ae31 Minor typo fix 2018-04-07 17:09:22 +04:30
Riccardo Setti
e497e48e07 Add how to enable cAdvisor support on GKE 2018-03-12 19:41:03 +01:00
Jesse Stuart
f0a86796f0 docs: Add missing argument in kubeadm workaround script.
One of the `sed` commands for updating the kubeadm systemd
file (`/etc/systemd/system/kubelet.service.d/10-kubeadm.conf`)
was missing a `-i` reference to the file itself, causing it
to hang indefinitely if ran as declared.

I also wrapped this second `sed` in an `if grep ...` check,
in order to make the operation idempotent.
2018-03-11 07:04:09 -04:00
Carlos Eduardo
14d57e1fec Added information on webhook token authentication
Added information on webhook token authentication and information on how to update the manifests if Kubernetes is already deployed with kubeadm.
2018-02-28 13:36:28 -05:00