k3s/cluster/addons/prometheus
Maciej Borsz 2ca6334d45 Update addon-manager to 1.8.4 2018-11-09 08:27:25 +01:00
..
OWNERS
README.md [prometheus addon] Add readme 2018-04-25 15:06:25 +02:00
alertmanager-configmap.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
alertmanager-deployment.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
alertmanager-pvc.yaml [prometheus addon] Fix missing storage class in alertmanager PVC 2018-04-30 12:30:20 +02:00
alertmanager-service.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
kube-state-metrics-deployment.yaml Update addon-manager to 1.8.4 2018-11-09 08:27:25 +01:00
kube-state-metrics-rbac.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
kube-state-metrics-service.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
node-exporter-ds.yml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
node-exporter-service.yaml Add other prometheus monitoring components 2018-04-26 17:14:49 +02:00
prometheus-configmap.yaml [prometheus addon] Use secure kubelet port 2018-04-19 10:48:32 +02:00
prometheus-rbac.yaml [prometheus addon] Use secure kubelet port 2018-04-19 10:48:32 +02:00
prometheus-service.yaml
prometheus-statefulset.yaml [Prometheus addon] Use StatefulSet 2018-04-19 16:05:22 +02:00

README.md

Prometheus Add-on

This add-on is an experimental configuration of k8s monitoring using Prometheus used for e2e tests.

For production use check out more mature setups like Prometheus Operator and kube-prometheus.