-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.13, 4.12
-
No
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
Invalid default value mentioned for utilizationThreshold under ClusterAutoscaler resource definition
Version-Release number of selected component (if applicable):
OCP Documentation 4.12, 4.13
How reproducible:
Always
Steps to Reproduce:
1. Visit https://docs.openshift.com/container-platform/4.12/machine_management/applying-autoscaling.html#cluster-autoscaler-cr_applying-autoscaling 2. Check description of utilizationThreshold 3. Unintentional sentence - "If you do not specify a value, the default value of 10m is used.." - is found which doesn't look right for utilizationThreshold annotation
Actual results:
Unintentional sentence - "If you do not specify a value, the default value of 10m is used.."
Expected results:
the default value is 0.5 and can not be 10m
Additional info: