RDS alerts deployment #
In this tutorial, you’ll deploy the alerts for AWS RDS.
Requirements #
- Helm (v3.0+)
 - Kubectl (v1.25+)
 - Kubernetes (v1.25+) with cluster admin permissions
 - Prometheus operator (v0.61+)
 - Prometheus RDS exporter
 
This tutorial assumes you have Kubernetes, Helm and Prometheus knowledge.
Steps #
Deploy RDS alerts helm chart
KUBERNETES_NAMESPACE=monitoring helm upgrade --install prometheus-rds-alerts-chart oci://public.ecr.aws/qonto/prometheus-rds-alerts-chart:0.2.0 --namespace ${KUBERNETES_NAMESPACE}Connect on Prometheus and check rules are defined
https://<prometheus-url>/rules