Skip to content

Commit 6623703

Browse files
author
Andreas Kaminski
committed
Added KubeProxyDown to runbook
1 parent a10227e commit 6623703

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

runbook.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ This page collects this repositories alerts and begins the process of describing
2424
##### Alert Name: KubeletDown
2525
+ *Message*: `Kubelet has disappeared from Prometheus target discovery.`
2626
+ *Severity*: critical
27+
##### Alert Name: KubeProxyDown
28+
+ *Message*: `KubeProxy has disappeared from Prometheus target discovery`
29+
+ *Severity*: critical
30+
+ *Runbook*: [Link](https://runbooks.prometheus-operator.dev/runbooks/kubernetes/kubeproxydown/)
2731
### Group Name: kubernetes-apps
2832
##### Alert Name: KubePodCrashLooping
2933
+ *Message*: `{{ $labels.namespace }}/{{ $labels.pod }} ({{ $labels.container }}) is restarting {{ printf \"%.2f\" $value }} / second`

0 commit comments

Comments
 (0)