Skip to content

Commit 3770f73

Browse files
authored
Merge pull request #68206 from GroceryBoyJr/seting-error
OCPBUGS-19428: Issue in file scalability_and_performance/using-cpu-ma…
2 parents 46096d0 + 7bab0b2 commit 3770f73

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

modules/nodes-pods-plugins-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ service DevicePlugin {
4242
4343
// PreStartcontainer is called, if indicated by Device Plug-in during
4444
// registration phase, before each container start. Device plug-in
45-
// can run device specific operations such as reseting the device
45+
// can run device specific operations such as resetting the device
4646
// before making devices available to the container
4747
rpc PreStartcontainer(PreStartcontainerRequest) returns (PreStartcontainerResponse) {}
4848
}

modules/setting-up-cpu-manager.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// Module included in the following assemblies:
22
//
3-
// * scaling_and_performance/using-cpu-manager.adoc
3+
// * scalability_and_performance/using-cpu-manager.adoc
44
// * post_installation_configuration/node-tasks.adoc
55

66
:_mod-docs-content-type: PROCEDURE
7-
[id="seting_up_cpu_manager_{context}"]
7+
[id="setting_up_cpu_manager_{context}"]
88
= Setting up CPU Manager
99

1010
.Procedure

modules/setting-up-topology-manager.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// Module included in the following assemblies:
22
//
3-
// * scaling_and_performance/using-topology-manager.adoc
3+
// * scalability_and_performance/using-topology-manager.adoc
44
// * post_installation_configuration/node-tasks.adoc
55

66
:_mod-docs-content-type: PROCEDURE
7-
[id="seting_up_topology_manager_{context}"]
7+
[id="setting_up_topology_manager_{context}"]
88
= Setting up Topology Manager
99

1010
To use Topology Manager, you must configure an allocation policy in the `KubeletConfig` custom resource (CR) named `cpumanager-enabled`. This file might exist if you have set up CPU Manager. If the file does not exist, you can create the file.

0 commit comments

Comments
 (0)