-
Story
-
Resolution: Done
-
Minor
-
DO180 - OCP4.12-en-1-20230406
-
None
-
en-US (English)
URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do180-4.12/pages/ch03s05
Reporter RHNID: yuvaraj-rhls
Section: pods-troubleshooting-lecture - Troubleshoot Containers and Pods
Language: en-US (English)||||||||
Workaround:
Description: Description: For the "oc get events" section add a Note (or something) on how to sort events based on timestamp: oc get events --sort-by=.metadata.creationTimestamp I do not know why sorting by Timestamp isn't the default when using 'oc get events' but this is the work-around.