Skip to content

Commit d3b8b5c

Browse files
jm-francpr00se
andauthored
Update keps/sig-autoscaling/4951-configurable-hpa-tolerance/README.md
Co-authored-by: Patryk Prus <[email protected]>
1 parent 2fa9137 commit d3b8b5c

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-autoscaling/4951-configurable-hpa-tolerance

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ case of surges.
173173
Since appropriate tolerance values are workload-dependent, this KEP proposes to let users add custom tolerance values to `HorizontalPodAutoscaler` resources, overriding the existing default value when present.
174174

175175
This solution integrates seamlessly with the existing HPA API since it already allows users to [fine-tune the autoscaler behavior](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#configurable-scaling-behavior).
176-
The exact API recommended here has been previously proposed in [kep-853][] (see [here](https://github.com/kubernetes/enhancements/pull/1234#discussion_r333036990)), but it was then proposed to implement it separately.
176+
The exact API recommended here has been previously proposed in [kep-853][] (see [here](https://github.com/kubernetes/enhancements/pull/1234#discussion_r333036990)), but it was then decided to implement it separately.
177177

178178
[#116984]: https://github.com/kubernetes/kubernetes/issues/116984
179179
[#125987]: https://github.com/kubernetes/kubernetes/issues/125987

0 commit comments

Comments
 (0)