Skip to content

Commit 2610403

Browse files
authored
Merge pull request #13561 from mburke5678/Fix-typo
Fix typo and add missing topics to topic-map
2 parents 87fe9fd + 98bda6c commit 2610403

5 files changed

+7
-13
lines changed

nodes/nodes-nodes-garbage-collection.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:context: nodes-nodes-configuring
33
[id='nodes-nodes-garbage-collection_{context}']
44
= Freeing node resources using garbage collection
5-
include:modules/common-attributes.adoc[]
5+
include::modules/common-attributes.adoc[]
66

77

88
toc::[]

nodes/nodes-nodes-opaque-resources.adoc

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11

22
:context: nodes-nodes-opaque-resources
33
[id='nodes-nodes-opaque-resources_{context}']
4-
= Adversiting hidden resources for nodes in an {product-title} cluster
5-
include:modules/common-attributes.adoc[]
6-
4+
= Advertising hidden resources for nodes in an {product-title} cluster
5+
include::modules/common-attributes.adoc[]
76

87
toc::[]
98

nodes/nodes-nodes-problem-detector.adoc

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11

22
:context: nodes-nodes-problem-detector
33
[id='nodes-nodes-problem-detector_{context}']
4-
= Monitoring for problems in your {product-title} nodes
5-
include:modules/common-attributes.adoc[]
6-
4+
= Monitoring for problems in your {product-title} nodes
5+
include::modules/common-attributes.adoc[]
76

87
toc::[]
98

109

11-
1210
The Node Problem Detector monitors the health of your nodes
1311
by finding certain problems and reporting these problems to the API server.
1412
The detector runs as a daemonset on each node.

nodes/nodes-nodes-resources-configuring.adoc

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22
:context: nodes-nodes-resources-configuring
33
[id='nodes-nodes-resources-configuring_{context}']
44
= Allocating resources for nodes in an {product-title} cluster
5-
include:modules/common-attributes.adoc[]
6-
5+
include::modules/common-attributes.adoc[]
76

87
toc::[]
98

109

11-
12-
1310
To provide more reliable scheduling and minimize node resource overcommitment,
1411
each node can reserve a portion of its resources for use by all underlying node
1512
components (e.g., kubelet, kube-proxy, Docker) and the remaining system

nodes/scheduling/nodes-scheduler-about.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:context: nodes-scheduler-about
22
[id='nodes-scheduler-about_{context}']
3-
= Contolling pod placement using the {product-title} scheduler
3+
= Controlling pod placement using the {product-title} scheduler
44
include::modules/common-attributes.adoc[]
55
:relfileprefix: ../
66

0 commit comments

Comments
 (0)