Overview Prometheus is the perfect tool for monitoring time-series metrics, and it’s interesting how many Kubernetes custom resources we get with by using prometheus-operator. So, using the PrometheusRule Custom Resource obtained using prometheus-operator, this is how we can use the PrometheusRule Custom Resource to manage Prometheus alerting and recording rules using…