Skip to content

Commit 6dbadb7

Browse files
authored
Merge pull request #13641 from ahardin-rh/spacing-after-TOCs
Added {nbsp} + after TOCs to fix spacing
2 parents eb0a9eb + 3d9d82c commit 6dbadb7

5 files changed

+5
-5
lines changed

scalability_and_performance/optimizing-compute-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
8+
{nbsp} +
99
Containers can specify compute resource requests and limits. Requests are used
1010
for scheduling your container and provide a minimum service guarantee. Limits
1111
constrain the amount of compute resource that may be consumed on your node.

scalability_and_performance/planning-your-environment-according-to-object-limits.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
8+
{nbsp} +
99
Consider the following object limits when you plan your {product-title} cluster.
1010

1111
These limits are based on on the the largest possible cluster. For smaller

scalability_and_performance/scaling-cluster-monitoring-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
8+
{nbsp} +
99
{product-title} exposes metrics that can be collected and stored in back-ends by
1010
the
1111
link:https://github.com/openshift/cluster-monitoring-operator[*cluster-monitoring-operator*].

scalability_and_performance/using-cluster-loader.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8-
9-
8+
{nbsp} +
109
Cluster Loader is a tool that deploys large numbers of various objects to a
1110
cluster, which creates user-defined cluster objects. Build, configure, and run
1211
Cluster Loader to measure performance metrics of your {product-title} deployment

scalability_and_performance/using-node-tuning-operator.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ include::modules/common-attributes.adoc[]
55

66
toc::[]
77

8+
{nbsp} +
89
Learn about the node tuning operator and how you can use it to manage node-level
910
tuning by orchestrating the tuned daemon.
1011

0 commit comments

Comments
 (0)