You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installs prometheus-operator to create/configure/manage Prometheus clusters atop Kubernetes. This chart includes multiple components and is suitable for a variety of use-cases.
4
+
5
+
The default installation is intended to suit monitoring a kubernetes cluster the chart is deployed onto. It closely matches the kube-prometheus project.
6
+
7
+
- prometheus-operator
8
+
- prometheus
9
+
- alertmanager
10
+
- node_exporter
11
+
- kube-state-metrics
12
+
- grafana
13
+
- service-monitors
14
+
- kube-apiserver
15
+
- kube-scheduler
16
+
- kube-controller-manager
17
+
- etcd
18
+
- kube-dns/coredns
19
+
- kube-proxy
3
20
4
21
Description:
5
22
-
6
23
Deploys prometheus-operator helm chart.
7
24
8
25
Usage:
9
-
- Deploy prometheus-operator without the default rules)
26
+
- Deploy prometheus-operator without the default rules
0 commit comments