Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ default alertmanager-main-1 2/2 Running 0 43d
default alertmanager-main-2 2/2 Running 0 43d
```

Find the root cause by looking to events for a given pod/deployement
Find the root cause by looking to events for a given pod/deployment

```shell
kubectl get events --field-selector involvedObject.name=alertmanager-main-0
Expand Down