File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -386,16 +386,14 @@ groups:
386
386
gmx_machine_maintenance == 1 or
387
387
up{job="kubernetes-nodes"} == 0
388
388
)
389
- for : 1h
389
+ for : 4h
390
390
labels :
391
391
repo : ops-tracker
392
392
severity : ticket
393
393
cluster : platform
394
394
annotations :
395
395
summary : A {{ $labels.deployment }} pod is down or broken.
396
- description : A {{ $labels.deployment }} pod is down or broken. Verify that the
397
- DaemonSet or Deployment is healthy. Check the status of the node that the
398
- pod is scheduled on. Check the status of the pod itself, if it exists.
396
+ description : https://github.com/m-lab/ops-tracker/wiki/Alerts-&-Troubleshooting#platformcluster_poddown
399
397
dashboard : https://grafana.mlab-staging.measurementlab.net/d/rJ7z2Suik/k8s-site-overview
400
398
401
399
# Etcd alerts.
You can’t perform that action at this time.
0 commit comments