Skip to content
Merged
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
4 changes: 2 additions & 2 deletions modules/rn-ocp-release-notes-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,9 @@ Automatically calculate and apply CPU and memory resources for system components
+
{product-title} now automatically calculates and reserves a portion of the CPU and memory resources for use by the underlying node and system components. Previously, you needed to enable the feature by creating a `KubeletConfig` custom resource (CR) with the `autoSizingReserved: true` parameter. For clusters updated to {product-title} 4.21, you can enable the feature by deleting the `50-worker-auto-sizing-disabled` machine config. After you delete the machine config, the nodes reboot with the new resource settings. If you manually configured system reserved CPU or memory resources, these settings remain upon update and do not change. For more information on this new feature, see xref:../nodes/nodes/nodes-nodes-resources-configuring.adoc#nodes-nodes-resources-configuring-auto_nodes-nodes-resources-configuring[Automatically allocating resources for nodes].

Linux PSI monitoring is now enabled by default::
Linux PSI monitoring can now be enabled::
+
Linux Pressure Stall Information (PSI) monitoring, which makes PSI metrics for CPU, memory, and I/O available for your cluster, is now enabled by default. Before this update, you needed to manually enable PSI. For more information, see xref:../nodes/nodes/nodes-nodes-managing.adoc#nodes-nodes-psi-enable_nodes-nodes-managing[Enabling Pressure Stall Information (PSI) monitoring].
You can now enable Linux Pressure Stall Information (PSI) monitoring, which makes PSI metrics for CPU, memory, and I/O available for your cluster, by using a `MachineConfig` object. For more information, see xref:../nodes/nodes/nodes-nodes-managing.adoc#nodes-nodes-psi-enable_nodes-nodes-managing[Enabling Pressure Stall Information (PSI) monitoring].

[id="ocp-release-notes-ocp-cli_{context}"]
== OpenShift CLI (oc)
Expand Down