diff --git a/modules/microshift-low-latency-llc.adoc b/modules/microshift-low-latency-llc.adoc index d1356c9bbe..73b58596a8 100644 --- a/modules/microshift-low-latency-llc.adoc +++ b/modules/microshift-low-latency-llc.adoc @@ -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