Skip to content

Commit 9d95fbd

Browse files
author
mikemckiernan
authored
Merge pull request #35447 from sayjadha/BZ1855793
BZ1855793: Updated the output of HPA example
2 parents 52c6170 + c709c27 commit 9d95fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-pods-autoscaling-status-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Conditions:
8282
Type Status Reason Message
8383
---- ------ ------ -------
8484
AbleToScale True SucceededGetScale the HPA controller was able to get the target's current scale
85-
ScalingActive False FailedGetResourceMetric the HPA was unable to compute the replica count: unable to get metrics for resource cpu: no metrics returned from heapster
85+
ScalingActive False FailedGetResourceMetric the HPA was unable to compute the replica count: failed to get cpu utilization: unable to get metrics for resource cpu: no metrics returned from resource metrics API
8686
----
8787

8888
The following is an example of a pod where the requested autoscaling was less than the required minimums:

0 commit comments

Comments
 (0)