Skip to content

Commit edfc023

Browse files
committed
Improve answers to PRR questionnaire
1 parent 2581c23 commit edfc023

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

keps/sig-autoscaling/4951-configurable-hpa-tolerance/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,13 @@ N/A.
641641
Pick one more of these and delete the rest.
642642
-->
643643

644-
N/A.
644+
This KEP is not expected to have any impact on SLIs/SLOs as it doesn't introduce
645+
a new HPA behavior, but merely allows users to easily change the value of a
646+
parameter that's otherwise difficult to update.
647+
648+
Standard HPA metrics (e.g.
649+
`horizontal_pod_autoscaler_controller_metric_computation_duration_seconds`) can
650+
be used to verify the HPA controller health.
645651

646652
###### Are there any missing metrics that would be useful to have to improve observability of this feature?
647653

@@ -781,6 +787,8 @@ Are there any tests that were run/should be run to understand performance charac
781787
and validate the declared limits?
782788
-->
783789

790+
No.
791+
784792
### Troubleshooting
785793

786794
<!--

keps/sig-autoscaling/4951-configurable-hpa-tolerance/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors:
44
- "@pr00se"
55
- "@jm-franc"
66
owning-sig: sig-autoscaling
7-
status: implementables
7+
status: implementable
88
creation-date: 2024-11-05
99
reviewers:
1010
- "@gjtempleton"

0 commit comments

Comments
 (0)