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.此内容没有您所选择的语言版本。
Chapter 21. Events
21.1. Overview 复制链接链接已复制到粘贴板!
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 复制链接链接已复制到粘贴板!
This section will be expanded as more information becomes available
21.3. Viewing events in the console 复制链接链接已复制到粘贴板!
This section will be expanded as more information becomes available
21.4. Out-of-band interface 复制链接链接已复制到粘贴板!
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