Difference between revisions of "Prometheus Operator"

From wikieduonline
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
https://github.com/prometheus-operator/prometheus-operator
 
https://github.com/prometheus-operator/prometheus-operator
  
 +
 +
* <code>[[kind: Prometheus]]</code>
 +
* <code>[[kind: PodMonitor]]</code> https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md
 +
* <code>[[kind: PrometheusRule]]</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
Line 7: Line 19:
  
 
== Related ==
 
== Related ==
* [[kube-prometheus]] Operator
+
* <code>[[kube-prometheus]]</code> Operator
* [[kube-prometheus-stack]]
+
* <code>[[kube-prometheus-stack]]</code>
* [[tEKS]]
+
* <code>[[tEKS]]</code>
* [[Kubernetes operators]]
+
* [[Grafana Operator]]
 +
* [[OpenTelemetry Operator]]
 
* <code>[[label]]</code>
 
* <code>[[label]]</code>
* [[jsonnet]]
+
* <code>[[jsonnet]]</code>
* <code>[[kind: PodMonitor]]</code>
+
* [[AdditionalPrometheusRulesMap]]
  
 
== See also ==
 
== See also ==
* {{Prometheus}}
+
* {{monitoring.coreos.com}}
 +
* {{Prometheus Operator}}
  
 
[[Category:Prometheus]]
 
[[Category:Prometheus]]

Latest revision as of 17:58, 4 May 2026

Advertising: