mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
809 B
Plaintext
20 lines
809 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * nodes/nodes-containers-events.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="nodes-containers-events-about_{context}"]
|
|
= Understanding events
|
|
|
|
[role="_abstract"]
|
|
Review the following information to learn how {product-title} uses _events_ to record information about real-world events in a resource-agnostic manner. Events also allow developers and administrators to consume information about system components in a unified way.
|
|
|
|
ifdef::openshift-online[]
|
|
[id="event-failure-notifications_{context}"]
|
|
== Failure Notifications
|
|
|
|
For each of your projects, you can choose to receive email notifications about various failures, including dead or failed deployments, dead builds, and dead or failed persistent volume claims (PVCs).
|
|
|
|
See Notifications.
|
|
endif::[]
|