Skip to content

Commit

Permalink
FAQ: add clusterversion command to "Interesting commands while an upg…
Browse files Browse the repository at this point in the history
…rade runs" section
  • Loading branch information
vrutkovs committed Jul 14, 2020
1 parent a68422f commit 062afb1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ accessible and user workloads would be evicted and rescheduled if node requires

## Interesting commands while an upgrade runs

Check overall upgrade status:
```
oc get clusterversion
```

Check the status of your cluster operators:
```
oc get co
Expand Down

0 comments on commit 062afb1

Please sign in to comment.