Monitoring
Describes how to identify and debug issues for monitoring.
Failure to display alerts and notifications
Verify that the

ua-monitor-deployment-c797c5f44 pod is up and running. To
get the list of pods in the monitoring namespace,
run:kubectl get pods -n monitoring
Verify that the
alertmanager-kubeprom-alertmanager-0 pod is up and running. To get the list of
pods in the prometheus namespace,
run:kubectl get pods -n prometheus