Difference between revisions of "Prometheus Operator"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
https://github.com/prometheus-operator/prometheus-operator
 
https://github.com/prometheus-operator/prometheus-operator
  
 +
* <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 apply --server-side]] -f manifests/setup
 +
.../...
 +
Apply failed with 1 conflict: conflict with "helm" using [[apiextensions.k8s.io]]/v1: [[.spec.versions]]
  
 
== Related ==
 
== Related ==
* [[kube-prometheus]] Operator
+
* <code>[[kube-prometheus]]</code> Operator
* [[kube-prometheus-stack]]
+
* <code>[[kube-prometheus-stack]]</code>
* [[tEKS]]
+
* <code>[[tEKS]]</code>
 
* [[Kubernetes operators]]
 
* [[Kubernetes operators]]
 
* <code>[[label]]</code>
 
* <code>[[label]]</code>
 +
* <code>[[jsonnet]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{Prometheus Operator}}
 
* {{Prometheus}}
 
* {{Prometheus}}
 +
* {{Kubernetes Operator}}
  
 
[[Category:Prometheus]]
 
[[Category:Prometheus]]

Latest revision as of 10:03, 7 March 2024

Advertising: