Difference between revisions of "Prometheus Operator"
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
https://github.com/prometheus-operator/prometheus-operator
kind: PodMonitor
https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.mdkind: PrometheusRule
kind: ServiceMonitor
kubectl apply --server-side -f manifests/setup .../... Apply failed with 1 conflict: conflict with "helm" using apiextensions.k8s.io/v1: .spec.versions
Related[edit]
See also[edit]
- Prometheus Operator,
kind: PodMonitor, kind: PrometheusRule
- 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 Operator, Operator SDK, Operator hub, OLM, Grafana operator, OperatorHub.io, OpenTelemetry, Terraform Cloud Operator, Operator Framework
Advertising: