Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dakota Long committed Mar 22, 2024
1 parent 1a5775c commit e57d253
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alerts/cluster-etcd-operator/etcdMembersDown.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ oc adm upgrade
```

You can also check if an upgrade is in progress by viewing resources in the openshift-managed-upgrade-operator namespace.

```console
oc get upgrade -n openshift-managed-upgrade-operator
```

In case there is no upgrade going on, but there is a change in the
`machineconfig` for the master pool causing a rolling reboot of each master
node, this alert can be triggered as well. We can check if the
Expand Down

0 comments on commit e57d253

Please sign in to comment.