Skip to content

Commit 64a3c16

Browse files
authored
Merge pull request #45036 from ahardin-rh/BZ-2079334
Bug 2079334, corrected and hardcoded version number
2 parents 1039d3a + f5f92cb commit 64a3c16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/cnf-cpu-infra-container.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Generic housekeeping and workload tasks use CPUs in a way that may impact latenc
2121
|Runs on any CPU except where low latency workload is running
2222

2323
|Interrupts
24-
|Redirects to reserved CPUs (optional in {product-title} {product-version} and later)
24+
|Redirects to reserved CPUs (optional in {product-title} 4.7 and later)
2525

2626
|Kernel processes
2727
|Pins to reserved CPUs
@@ -73,4 +73,4 @@ spec:
7373
----
7474
<1> Specify which CPUs are for infra containers to perform cluster and operating system housekeeping duties.
7575
<2> Specify which CPUs are for application containers to run workloads.
76-
<3> Optional: Specify a node selector to apply the performance profile to specific nodes.
76+
<3> Optional: Specify a node selector to apply the performance profile to specific nodes.

0 commit comments

Comments
 (0)