Kubespec Logo kubespec.dev

monitoring.coreos.com/v1

Namespaced Resource

Alertmanager

        The `Alertmanager` custom resource definition (CRD) defines a desired [Alertmanager](https://prometheus.io/docs/alerting) setup to run in a Kubernetes cluster. It allows to specify many options such as the number of replicas, persistent storage and many more.

For each `Alertmanager` resource, the Operator deploys a `StatefulSet` in the same namespace. When there are two or more configured replicas, the Operator runs the Alertmanager instances in high-availability mode.

The resource defines via label and namespace selectors which `AlertmanagerConfig` objects should be associated to the deployed Alertmanager instances.
      

Click on Property Name to show the description, and Pink Types to expand schema.

Required properties are marked with *

We don't have any examples of Alertmanager yet 😕

But the good news is, you can help us by contributing examples on GitHub

No links for Alertmanager yet

You can help us by adding useful links on GitHub