This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 21. Events
21.1. Overview Copier lienLien copié sur presse-papiers!
OpenShift events are modeled based on events that happen to API objects in an OpenShift cluster. Events allow OpenShift to record information about real-world events in a resource-agnostic manner. They also allow developers and administrators to consume information about system components in a unified way.
21.2. Querying events with the CLI Copier lienLien copié sur presse-papiers!
This section will be expanded as more information becomes available
21.3. Viewing events in the console Copier lienLien copié sur presse-papiers!
This section will be expanded as more information becomes available
21.4. Out-of-band interface Copier lienLien copié sur presse-papiers!
OpenShift administrators can consume events directly via an out-of-band interface instead of querying the API server. This can be helpful, for example, if the API server cannot be contacted by a system component in order to record events.
This section will be expanded as more information becomes available