Difference between revisions of "Prometheus Operator"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
* <code>[[kind: PrometheusRule]]</code> | * <code>[[kind: PrometheusRule]]</code> | ||
* <code>[[kind: ServiceMonitor]]</code> | * <code>[[kind: ServiceMonitor]]</code> | ||
| + | |||
| + | |||
| + | |||
| + | kubectl get crds -A | grep -i prome | ||
| + | [[prometheusagents.monitoring.coreos.com]] 2026-04-29T21:15:48Z | ||
| + | [[prometheuses.monitoring.coreos.com]] 2026-04-29T21:15:48Z | ||
| + | [[prometheusrules.monitoring.coreos.com]] 2026-04-29T21:15:48Z | ||
[[kubectl apply --server-side]] -f manifests/setup | [[kubectl apply --server-side]] -f manifests/setup | ||
Revision as of 17:38, 2 May 2026
https://github.com/prometheus-operator/prometheus-operator
kind: Prometheuskind: PodMonitorhttps://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.mdkind: PrometheusRulekind: ServiceMonitor
kubectl get crds -A | grep -i prome prometheusagents.monitoring.coreos.com 2026-04-29T21:15:48Z prometheuses.monitoring.coreos.com 2026-04-29T21:15:48Z prometheusrules.monitoring.coreos.com 2026-04-29T21:15:48Z
kubectl apply --server-side -f manifests/setup .../... Apply failed with 1 conflict: conflict with "helm" using apiextensions.k8s.io/v1: .spec.versions
Related
kube-prometheusOperatorkube-prometheus-stacktEKS- Kubernetes operators
labeljsonnet- AdditionalPrometheusRulesMap
See also
- Prometheus Operator,
kind: PodMonitor, kind: PrometheusRule, kind: ServiceMonitor - Prometheus: Prometheus installation,
9090, storage, Prometheus exporters: Node exporter9100, Blackbox exporter, Prometheus alertmanager (changelog), Prometheus versions, Prometheus Node exporter releases,promtool,amtool, tsdb,/etc/default/prometheus, /etc/prometheus/prometheus.yml, journalctl -u prometheus,/etc/default/prometheus-node-exporter, PromQL,alert:, Prometheus Operator, Thanos, VictoriaMetrics, PushGateway, Prometheus API,values.yml, Amazon Managed Service for Prometheus - Kubernetes operator, PGO Postgres Operator, Prometheus, MariaDB, Operator SDK, Operator hub, Operator Lifecycle Manager (OLM), Grafana operator, OperatorHub.io, OpenTelemetry, Terraform Cloud Operator, Operator Framework, kubebuilder, Kubernetes Operators Framework (Kopf), External Secrets Operator (ESO)
Advertising: