|
| 1 | +replaces: prometheusoperator.0.15.0 |
| 2 | +displayName: Prometheus Operator |
| 3 | +description: | |
| 4 | + The Prometheus Operator for Kubernetes provides easy monitoring definitions for Kubernetes services and deployment and management of Prometheus instances. |
| 5 | + Once installed, the Prometheus Operator provides the following features: |
| 6 | + * **Create/Destroy**: Easily launch a Prometheus instance for your Kubernetes namespace, a specific application or team easily using the Operator. |
| 7 | + * **Simple Configuration**: Configure the fundamentals of Prometheus like versions, persistence, retention policies, and replicas from a native Kubernetes resource. |
| 8 | + * **Target Services via Labels**: Automatically generate monitoring target configurations based on familiar Kubernetes label queries; no need to learn a Prometheus specific configuration language. |
| 9 | + ### Other Supported Features |
| 10 | + **High availability** |
| 11 | + Multiple instances are run across failure zones and data is replicated. This keeps your monitoring available during an outage, when you need it most. |
| 12 | + **Updates via automated operations** |
| 13 | + New Prometheus versions are deployed using a rolling update with no downtime, making it easy to stay up to date. |
| 14 | + **Handles the dynamic nature of containers** |
| 15 | + Alerting rules are attached to groups of containers instead of individual instances, which is ideal for the highly dynamic nature of container deployment. |
| 16 | +keywords: ['prometheus', 'monitoring', 'tsdb', 'alerting'] |
| 17 | + |
| 18 | +maintainers: |
| 19 | +- name: Red Hat |
| 20 | + |
| 21 | + |
| 22 | +provider: |
| 23 | + name: Red Hat |
| 24 | + |
| 25 | +links: |
| 26 | +- name: Prometheus |
| 27 | + url: https://www.prometheus.io/ |
| 28 | +- name: Documentation |
| 29 | + url: https://coreos.com/operators/prometheus/docs/latest/ |
| 30 | +- name: Prometheus Operator |
| 31 | + url: https://github.com/coreos/prometheus-operator |
| 32 | + |
| 33 | +labels: |
| 34 | + alm-status-descriptors: prometheusoperator.0.22.2 |
| 35 | + alm-owner-prometheus: prometheusoperator |
| 36 | + |
| 37 | +selector: |
| 38 | + matchLabels: |
| 39 | + alm-owner-prometheus: prometheusoperator |
| 40 | + |
| 41 | +icon: |
| 42 | +- base64data: PHN2ZyB3aWR0aD0iMjQ5MCIgaGVpZ2h0PSIyNTAwIiB2aWV3Qm94PSIwIDAgMjU2IDI1NyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCI+PHBhdGggZD0iTTEyOC4wMDEuNjY3QzU3LjMxMS42NjcgMCA1Ny45NzEgMCAxMjguNjY0YzAgNzAuNjkgNTcuMzExIDEyNy45OTggMTI4LjAwMSAxMjcuOTk4UzI1NiAxOTkuMzU0IDI1NiAxMjguNjY0QzI1NiA1Ny45NyAxOTguNjg5LjY2NyAxMjguMDAxLjY2N3ptMCAyMzkuNTZjLTIwLjExMiAwLTM2LjQxOS0xMy40MzUtMzYuNDE5LTMwLjAwNGg3Mi44MzhjMCAxNi41NjYtMTYuMzA2IDMwLjAwNC0zNi40MTkgMzAuMDA0em02MC4xNTMtMzkuOTRINjcuODQyVjE3OC40N2gxMjAuMzE0djIxLjgxNmgtLjAwMnptLS40MzItMzMuMDQ1SDY4LjE4NWMtLjM5OC0uNDU4LS44MDQtLjkxLTEuMTg4LTEuMzc1LTEyLjMxNS0xNC45NTQtMTUuMjE2LTIyLjc2LTE4LjAzMi0zMC43MTYtLjA0OC0uMjYyIDE0LjkzMyAzLjA2IDI1LjU1NiA1LjQ1IDAgMCA1LjQ2NiAxLjI2NSAxMy40NTggMi43MjItNy42NzMtOC45OTQtMTIuMjMtMjAuNDI4LTEyLjIzLTMyLjExNiAwLTI1LjY1OCAxOS42OC00OC4wNzkgMTIuNTgtNjYuMjAxIDYuOTEuNTYyIDE0LjMgMTQuNTgzIDE0LjggMzYuNTA1IDcuMzQ2LTEwLjE1MiAxMC40Mi0yOC42OSAxMC40Mi00MC4wNTYgMC0xMS43NjkgNy43NTUtMjUuNDQgMTUuNTEyLTI1LjkwNy02LjkxNSAxMS4zOTYgMS43OSAyMS4xNjUgOS41MyA0NS40IDIuOTAyIDkuMTAzIDIuNTMyIDI0LjQyMyA0Ljc3MiAzNC4xMzguNzQ0LTIwLjE3OCA0LjIxMy00OS42MiAxNy4wMTQtNTkuNzg0LTUuNjQ3IDEyLjguODM2IDI4LjgxOCA1LjI3IDM2LjUxOCA3LjE1NCAxMi40MjQgMTEuNDkgMjEuODM2IDExLjQ5IDM5LjYzOCAwIDExLjkzNi00LjQwNyAyMy4xNzMtMTEuODQgMzEuOTU4IDguNDUyLTEuNTg2IDE0LjI4OS0zLjAxNiAxNC4yODktMy4wMTZsMjcuNDUtNS4zNTVjLjAwMi0uMDAyLTMuOTg3IDE2LjQwMS0xOS4zMTQgMzIuMTk3eiIgZmlsbD0iI0RBNEUzMSIvPjwvc3ZnPg== |
| 43 | + mediatype: image/svg+xml |
| 44 | + |
| 45 | +maturity: beta |
| 46 | +version: 0.22.2 |
| 47 | + |
| 48 | +customresourcedefinitions: |
| 49 | + owned: |
| 50 | + - name: prometheuses.monitoring.coreos.com |
| 51 | + version: v1 |
| 52 | + kind: Prometheus |
| 53 | + displayName: Prometheus |
| 54 | + description: A running Prometheus instance |
| 55 | + resources: |
| 56 | + - kind: StatefulSet |
| 57 | + version: v1beta2 |
| 58 | + - kind: Pod |
| 59 | + version: v1 |
| 60 | + specDescriptors: |
| 61 | + - description: Desired number of Pods for the cluster |
| 62 | + displayName: Size |
| 63 | + path: replicas |
| 64 | + x-descriptors: |
| 65 | + - 'urn:alm:descriptor:com.tectonic.ui:podCount' |
| 66 | + - description: A selector for the ConfigMaps from which to load rule files |
| 67 | + displayName: Rule Config Map Selector |
| 68 | + path: ruleSelector |
| 69 | + x-descriptors: |
| 70 | + - 'urn:alm:descriptor:com.tectonic.ui:selector:core:v1:ConfigMap' |
| 71 | + - description: ServiceMonitors to be selected for target discovery |
| 72 | + displayName: Service Monitor Selector |
| 73 | + path: serviceMonitorSelector |
| 74 | + x-descriptors: |
| 75 | + - 'urn:alm:descriptor:com.tectonic.ui:selector:monitoring.coreos.com:v1:ServiceMonitor' |
| 76 | + - description: The ServiceAccount to use to run the Prometheus pods |
| 77 | + displayName: Service Account |
| 78 | + path: serviceAccountName |
| 79 | + x-descriptors: |
| 80 | + - 'urn:alm:descriptor:io.kubernetes:ServiceAccount' |
| 81 | + - description: Limits describes the minimum/maximum amount of compute resources required/allowed |
| 82 | + displayName: Resource Requirements |
| 83 | + path: resources |
| 84 | + x-descriptors: |
| 85 | + - 'urn:alm:descriptor:com.tectonic.ui:resourceRequirements' |
| 86 | + - name: prometheusrules.monitoring.coreos.com |
| 87 | + version: v1 |
| 88 | + kind: PrometheusRule |
| 89 | + displayName: Prometheus Rule |
| 90 | + description: A Prometheus Rule configures groups of sequentially evaluated recording and alerting rules. |
| 91 | + - name: servicemonitors.monitoring.coreos.com |
| 92 | + version: v1 |
| 93 | + kind: ServiceMonitor |
| 94 | + displayName: Service Monitor |
| 95 | + description: Configures prometheus to monitor a particular k8s service |
| 96 | + resources: |
| 97 | + - kind: Pod |
| 98 | + version: v1 |
| 99 | + specDescriptors: |
| 100 | + - description: The label to use to retrieve the job name from |
| 101 | + displayName: Job Label |
| 102 | + path: jobLabel |
| 103 | + x-descriptors: |
| 104 | + - 'urn:alm:descriptor:com.tectonic.ui:label' |
| 105 | + - description: A list of endpoints allowed as part of this ServiceMonitor |
| 106 | + displayName: Endpoints |
| 107 | + path: endpoints |
| 108 | + x-descriptors: |
| 109 | + - 'urn:alm:descriptor:com.tectonic.ui:endpointList' |
| 110 | + - name: alertmanagers.monitoring.coreos.com |
| 111 | + version: v1 |
| 112 | + kind: Alertmanager |
| 113 | + displayName: Alertmanager |
| 114 | + description: Configures an Alertmanager for the namespace |
| 115 | + resources: |
| 116 | + - kind: StatefulSet |
| 117 | + version: v1beta2 |
| 118 | + - kind: Pod |
| 119 | + version: v1 |
| 120 | + specDescriptors: |
| 121 | + - description: Desired number of Pods for the cluster |
| 122 | + displayName: Size |
| 123 | + path: replicas |
| 124 | + x-descriptors: |
| 125 | + - 'urn:alm:descriptor:com.tectonic.ui:podCount' |
| 126 | + - description: Limits describes the minimum/maximum amount of compute resources required/allowed |
| 127 | + displayName: Resource Requirements |
| 128 | + path: resources |
| 129 | + x-descriptors: |
| 130 | + - 'urn:alm:descriptor:com.tectonic.ui:resourceRequirements' |
0 commit comments