
Prometheus Operator - Running Prometheus on Kubernetes
Automatically generate monitoring target configurations based on familiar Kubernetes label queries; no need to learn a Prometheus specific configuration language.
Installing Prometheus Operator
Install the Kube-Prometheus-Stack helm chart which provides a collection of Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide …
Introduction - Prometheus Operator
Prometheus Operator is a Kubernetes Operator that provides Kubernetes native deployment and management of Prometheus and related monitoring components. The Prometheus operator …
Getting Started - Prometheus Operator
The Prometheus resource declaratively describes the desired state of a Prometheus deployment, while ServiceMonitor and PodMonitor resources describe the targets to be monitored by Prometheus.
Documentation website - Prometheus Operator
Installing Prometheus Operator → Introduction → Materials → Prometheus Agent → Prometheus Agent Support → RBAC → RBAC for CRDs →
API Reference - Prometheus Operator
docs Getting-Started Introduction Installing Prometheus Operator Compatibility Design API Reference
Getting Started - Prometheus Operator
Apply all these manifests to create the necessary RBAC resources. Now you are all set to deploy a Prometheus instance. Here is an example of a basic Prometheus instance manifest.
Alerting Routes - Prometheus Operator
This guide assumes you already have a basic understanding of the Prometheus Operator and have gone through the Getting Started guide. We’re also expecting you to know how to run an …
Design - Prometheus Operator
This document describes the design and interaction between the custom resource definitions that the Prometheus Operator manages.
CLI reference - Prometheus Operator
Value used by the operator to filter Alertmanager, Prometheus, PrometheusAgent and ThanosRuler objects that it should reconcile. If the value isn't empty, the operator only reconciles objects with an …