Skip to content

Commit f636c80

Browse files
committed
modify non-goals section
1 parent 5792848 commit f636c80

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The feature is gated by a new alpha feature flag, `RequestToLimitRatio`, which i
4646
## Non-Goals
4747

4848
* This proposal does not change the core VPA algorithm or its decision-making process for when to apply the recommended values or set limits proportionally.
49+
* This proposal does not change the default request-to-limit behavior when the feature flag is enabled. Pods managed by VPA objects that do not use the new `RequestToLimitRatio` field will continue to follow the existing behavior. For details, see the [Behavior](#behavior) section.
4950

5051
## Proposal
5152

0 commit comments

Comments
 (0)