Skip to content

Commit d61e67e

Browse files
committed
clean up the goals section
1 parent 797ae7c commit d61e67e

File tree

1 file changed

+0
-1
lines changed
  • vertical-pod-autoscaler/enhancements/8515-support-custom-request-to-limit-ratio

1 file changed

+0
-1
lines changed

vertical-pod-autoscaler/enhancements/8515-support-custom-request-to-limit-ratio/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The feature is gated by a new feature gate, `RequestToLimitRatio`, which is disa
3737

3838
## Goals
3939

40-
* Provide a feature gate to enable or disable the feature (`RequestToLimitRatio`).
4140
* Allow VPA to update the request-to-limit ratio of a Pod's containers during Pod recreation or in-place updates.
4241
* Introduce a new `RequestToLimitRatio` block that enables users to adjust the request-to-limit ratio in the following ways:
4342
* **Factor**: Multiplies the recommended request by a specified value, and the result is set as the new limit, for example:

0 commit comments

Comments
 (0)