Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions modules/rn-ocp-release-notes-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ Item description::
Detailed information.
////

Ensure etcd performance by limiting the time-to-live (TTL) duration for Kubernetes events (Technology Preview)::
+
With this release, you can manage etcd size and ensure optimal performance by setting the `eventTTLMinutes` property. Having too many stale Kubernetes events in an etcd database can degrade performance. By setting the `eventTTLMinutes` property, you can specify how long an event can stay in the database before it is purged.

//For more information, see xref:../etcd/etcd-performance.adoc#etcd-customize-ttl_etcd-performance[Ensuring etcd performance by limiting the duration of Kubernetes events].

[id="ocp-release-notes-extensions_{context}"]
== Extensions ({olmv1})

Expand Down
5 changes: 5 additions & 0 deletions modules/rn-ocp-release-notes-technology-preview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,11 @@ In the following tables, features are marked with the following statuses:
|Technology Preview
|

|Limiting the duration of events by setting the `eventTTLMinutes` property
|Not available
|Not available
|Technology Preview

|Using {rh-rhacm} `PolicyGenerator` resources to manage {ztp} cluster policies
|General Availability
|General Availability
Expand Down