kube-prometheus/examples
Mart Roosmaa c11655a56d
Argo-CD example improvements (#2200)
* Sync ArgoCD example with latest components from example.jsonnet

* Extend the ArgoCD example to include ArgoCD related annotations to make everything work on first try

* Run jsonnetfmt
2023-08-31 22:21:19 +01:00
..
basic-auth replace deprecated "app" label selector by "app.kubernetes.io/name" in 2021-10-08 14:00:52 +02:00
continuous-delivery/argocd Argo-CD example improvements (#2200) 2023-08-31 22:21:19 +01:00
example-app Update apiVersion from deprecated RBAC 2022-02-10 17:42:04 +00:00
jsonnet-build-snippet Add missing adapter to build snippet 2019-04-15 14:42:16 +02:00
jsonnet-snippets jsonnet: use common to populate options for additional objects 2021-05-05 16:31:36 +02:00
additional-namespaces-servicemonitor.jsonnet replace deprecated "app" label selector by "app.kubernetes.io/name" in 2021-10-08 14:00:52 +02:00
additional-namespaces.jsonnet examples: adapt examples to stop modifying prometheus object when it is not needed 2021-02-22 16:38:19 +01:00
alertmanager-alert-template.tmpl example external custom alertmanager template 2020-11-26 12:54:35 -05:00
alertmanager-config-external.jsonnet examples: adapt examples to stop modifying prometheus object when it is not needed 2021-02-22 16:38:19 +01:00
alertmanager-config-template-external.jsonnet Fix alertmanager external config example (#1891) 2023-08-21 10:17:16 +01:00
alertmanager-config-with-template.yaml Fix alertmanager external config example (#1891) 2023-08-21 10:17:16 +01:00
alertmanager-config.jsonnet fix references to old variables and to other files 2021-01-19 13:56:20 +01:00
alertmanager-config.yaml Support utf8 in external file alertmanager config 2020-08-28 01:57:50 +02:00
all-namespaces.jsonnet fix references to old variables and to other files 2021-01-19 13:56:20 +01:00
anti-affinity.jsonnet examples: add anti-affinity example and include it in readme 2021-04-23 09:38:23 +02:00
auth kube-prometheus/docs: Add guide on exposing via Ingress 2018-05-25 16:27:22 +02:00
changing-default-rules.libsonnet update doc on Prometheus rule updates since release 0.8 2021-07-14 19:18:07 -07:00
drop-dashboards.jsonnet Add drop dashboards example 2022-02-23 14:18:57 +00:00
eks-cni-example.jsonnet examples: update platform snippets and doc 2021-04-06 11:42:29 +02:00
etcd-client-ca.crt kube-prometheus: Add kube-prometheus mixin to configure static etcd 2018-07-03 15:57:48 +02:00
etcd-client.crt kube-prometheus: Add kube-prometheus mixin to configure static etcd 2018-07-03 15:57:48 +02:00
etcd-client.key kube-prometheus: Add kube-prometheus mixin to configure static etcd 2018-07-03 15:57:48 +02:00
etcd-skip-verify.jsonnet fix references to old variables and to other files 2021-01-19 13:56:20 +01:00
etcd.jsonnet docs/customizations: Move customization examples to dedicated folder 2021-11-18 18:57:22 +00:00
example-grafana-dashboard.json Adapt docs on additional rules and dashboards 2018-05-18 11:00:11 +02:00
existingrule.json examples: use ExampleAlert instead of Watchdog 2021-03-25 18:11:56 +01:00
existingrule.yaml examples: use ExampleAlert instead of Watchdog 2021-03-25 18:11:56 +01:00
grafana-additional-jsonnet-dashboard-example.jsonnet examples,jsonnet: expose kubernetes-grafana API to fix grafana examples 2021-02-02 10:24:07 +01:00
grafana-additional-rendered-dashboard-example-2.jsonnet examples,jsonnet: expose kubernetes-grafana API to fix grafana examples 2021-02-02 10:24:07 +01:00
grafana-additional-rendered-dashboard-example.jsonnet examples,jsonnet: expose kubernetes-grafana API to fix grafana examples 2021-02-02 10:24:07 +01:00
grafana-ldap.jsonnet add grafana ldap example 2021-10-18 15:33:06 +03:00
grafana-only-dashboards.jsonnet examples: add example of running without grafana deployment 2021-06-11 11:07:05 +02:00
ingress-one-to-many.jsonnet import main.libsonnet to allow exmaple generation 2021-10-24 09:34:01 -04:00
ingress.jsonnet Fix ingress rules for api networking.k8s.io/v1 - format code 2021-06-17 08:19:23 +10:00
internal-registry.jsonnet fix references to old variables and to other files 2021-01-19 13:56:20 +01:00
kubeProxy.jsonnet Added PodMonitor for kube-proxy 2021-08-03 08:31:49 +02:00
kustomize.jsonnet examples: simplify kustomize.jsonnet 2021-11-30 10:08:29 +01:00
minikube.jsonnet examples: update platform snippets and doc 2021-04-06 11:42:29 +02:00
mixin-inclusion.jsonnet *: add test of mixin addition in examples/; change config to _config in addMixin to be consistent with main components 2021-05-21 11:43:59 +02:00
name-namespace-overrides.jsonnet docs/customizations: Move customization examples to dedicated folder 2021-11-18 18:57:22 +00:00
networkpolicies-disabled.jsonnet *: add example for disabling NetworkPolicies 2022-03-09 07:46:44 +00:00
pod-security-policies.jsonnet Adds an addon for podSecurityPolicies 2021-03-18 20:57:48 +00:00
prometheus-additional-alert-rule-example.jsonnet examples: use ExampleAlert instead of Watchdog 2021-03-25 18:11:56 +01:00
prometheus-additional-recording-rule-example.jsonnet examples: adapt examples to stop modifying prometheus object when it is not needed 2021-02-22 16:38:19 +01:00
prometheus-additional-rendered-rule-example.jsonnet examples: adapt examples to stop modifying prometheus object when it is not needed 2021-02-22 16:38:19 +01:00
prometheus-agent.jsonnet examples: prometheus version no longer needed for agent snippet 2022-01-04 09:43:55 +01:00
prometheus-pvc.jsonnet examples: cleanup thanos-sidecar addon imports 2021-03-10 10:59:59 +01:00
prometheus-thanos.jsonnet style: fmt code 2022-04-19 10:48:24 +03:00
rule-patcher.jsonnet add rule patching function 2022-05-16 11:37:59 +02:00
rule-patches.libsonnet add rule patching function 2022-05-16 11:37:59 +02:00
strip-limits.jsonnet fix references to old variables and to other files 2021-01-19 13:56:20 +01:00
sync-to-internal-registry.jsonnet *: move sync-to-internal-registry.jsonnet out of TLD 2022-04-12 12:37:30 +02:00
thanos-sidecar.jsonnet Update versions 2021-04-14 20:19:00 +02:00
tolerations.libsonnet fix references to old variables and to other files 2021-01-19 13:56:20 +01:00
weave-net-example.jsonnet examples: adapt examples to use k8s-control-plane component 2021-02-22 16:38:07 +01:00
windows-hostprocess.jsonnet Addon: Use Hostprocess for Windows Exporter (#2048) 2023-06-12 09:58:45 +01:00
windows.jsonnet Fixed windows addon example 2021-04-27 12:49:29 +02:00