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