<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Getting-Started on Prometheus Operator</title><link>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/</link><description>Recent content in Getting-Started on Prometheus Operator</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 06 Oct 2020 08:48:45 +0000</lastBuildDate><atom:link href="https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction</title><link>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/introduction/</link><pubDate>Tue, 06 Oct 2020 08:48:57 +0000</pubDate><guid>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/introduction/</guid><description>Prometheus Operator is a Kubernetes Operator that provides Kubernetes native deployment and management of Prometheus and related monitoring components.
The Prometheus operator includes, but is not limited to, the following features:
Kubernetes Custom Resources: Use Kubernetes custom resources to deploy and manage Prometheus, Alertmanager, and related components.
Simplified Deployment Configuration: Configure the fundamentals of Prometheus like versions, persistence, retention policies, and replicas from a native Kubernetes resource.
Prometheus Target Configuration: Automatically generate monitoring target configurations based on familiar Kubernetes label queries; no need to learn a Prometheus specific configuration language.</description></item><item><title>Installing Prometheus Operator</title><link>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/installation/</link><pubDate>Mon, 16 Nov 2020 13:59:39 +0100</pubDate><guid>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/installation/</guid><description>There are different approaches to install Prometheus Operator in your Kubernetes cluster:
Install using YAML files Install using Kube-Prometheus Install using Helm Chart Pre-requisites # Due to the use of Common Expression Language (CEL) in Custom Resource Definitions, version &amp;gt;= v0.84.0 of the Prometheus Operator requires a Kubernetes cluster of version &amp;gt;= v1.25.0 (or &amp;gt;= v1.23.0 with the CustomResourceValidationExpressions feature gate enabled).
Releases before v0.84.0 require Kubernetes &amp;gt;= v1.16.0.
If you are just starting out with the Prometheus Operator, it is highly recommended to use the latest version.</description></item><item><title>Compatibility</title><link>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/compatibility/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/compatibility/</guid><description>It is recommended to use versions of the components identical or close to the versions used by the operator&amp;rsquo;s end-to-end test suite (the specific version numbers are listed below).
Kubernetes # Due to the use of Common Expression Language (CEL) in Custom Resource Definitions, prometheus-operator &amp;gt;= v0.84.0 requires Kubernetes &amp;gt;= v1.25.0 (or v1.23.0 with the CustomResourceValidationExpressions feature gate enabled).
Releases before v0.84.0 require Kubernetes &amp;gt;= v1.16.0.
The Prometheus Operator uses the official Go client for Kubernetes to communicate with the Kubernetes API.</description></item><item><title>Design</title><link>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/design/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-154--sleepy-hopper-0fdb6b.netlify.app/docs/getting-started/design/</guid><description>This document describes the design and interaction between the custom resource definitions that the Prometheus Operator manages.
The custom resources managed by the Prometheus Operator are:
Prometheus Alertmanager ThanosRuler PrometheusAgent ServiceMonitor PodMonitor Probe ScrapeConfig AlertmanagerConfig PrometheusRule For a better understanding of all these custom resources, let us classify them into two major groups:
Instance-Based Resources # Instance-based resources are used to manage the deployment and lifecycle of different components in the Prometheus ecosystem, as shown in the above figure.</description></item></channel></rss>