mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Fix bad attr
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
f019b5e770
commit
710a963e82
@@ -7,7 +7,7 @@
|
||||
= Enabling last-level cache locality in {microshift-short}
|
||||
|
||||
[role="_abstract"]
|
||||
You can align workloads with CPU cores that share the same last-level cache (LLC) to improve performance for latency-sensitive applications. To apply this alignment, enable the Kubernetes CPU Manager option `prefer-align-cpus-by-uncorecache` in {microshift}.
|
||||
You can align workloads with CPU cores that share the same last-level cache (LLC) to improve performance for latency-sensitive applications. To apply this alignment, enable the Kubernetes CPU Manager option `prefer-align-cpus-by-uncorecache`.
|
||||
|
||||
:FeatureName: Last-level cache (LLC) locality
|
||||
include::snippets/technology-preview.adoc[]
|
||||
@@ -15,7 +15,7 @@ include::snippets/technology-preview.adoc[]
|
||||
|
||||
[WARNING]
|
||||
====
|
||||
This feature is part of a feature gate. After you enable feature gates, you cannot disable them or update {microshift-short}, and your cluster can become unstable or lose data. Enable feature gates only in non-production environments.
|
||||
This feature is part of a feature gate. After you enable feature gates, you cannot disable them or update {microshift-first}, and your cluster can become unstable or lose data. Enable feature gates only in non-production environments.
|
||||
====
|
||||
|
||||
.Procedure
|
||||
|
||||
Reference in New Issue
Block a user