docs: Fix sentence begins with an uppercase letter (#4556)
This commit is contained in:
@@ -37,7 +37,7 @@ or the custom metrics API (for all other metrics).
|
|||||||
Then, if a target utilization value is set, the controller calculates the utilization
|
Then, if a target utilization value is set, the controller calculates the utilization
|
||||||
value as a percentage of the equivalent resource request on the containers in
|
value as a percentage of the equivalent resource request on the containers in
|
||||||
each pod. If a target raw value is set, the raw metric values are used directly.
|
each pod. If a target raw value is set, the raw metric values are used directly.
|
||||||
the controller then takes the mean of the utilization or the raw value (depending on the type
|
The controller then takes the mean of the utilization or the raw value (depending on the type
|
||||||
of target specified) across all targeted pods, and produces a ratio used to scale
|
of target specified) across all targeted pods, and produces a ratio used to scale
|
||||||
the number of desired replicas.
|
the number of desired replicas.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user