Skip to content

Commit 9765334

Browse files
OSDOCS-15411_a_2:adding minor changes
1 parent 338ae08 commit 9765334

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nodes-pods-autoscaling-about.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ifdef::openshift-origin,openshift-enterprise,openshift-webscale[]
1818
To use horizontal pod autoscalers, your cluster administrator must have properly configured cluster metrics.
1919
endif::openshift-origin,openshift-enterprise,openshift-webscale[]
2020

21+
[id="supported-metrics_{context}"]
2122
== Supported metrics
2223

2324
The following metrics are supported by horizontal pod autoscalers:
@@ -43,8 +44,7 @@ For memory-based autoscaling, memory usage must increase and decrease proportion
4344
4445
* An increase in replica count must lead to an overall decrease in memory
4546
(working set) usage per-pod.
46-
* A decrease in replica count must lead to an overall increase in per-pod memory
47-
usage.
47+
* A decrease in replica count must lead to an overall increase in per-pod memory usage.
4848
4949
Use the {product-title} web console to check the memory behavior of your application and ensure that your application meets these requirements before using memory-based autoscaling.
5050
====

0 commit comments

Comments
 (0)