Skip to content

Commit a18fee3

Browse files
committed
remove note in which pr 8459 is mentioned
1 parent 2f2934d commit a18fee3

File tree

1 file changed

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

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ The behavior after implementing this feature is as follows:
102102
2. If the `RequestToLimitRatio` feature gate is enabled and a user does not specify the sub-field `RequestToLimitRatio` on a VPA object, the request-to-limit ratio already set in the workload API (e.g. Deployment API) is used.
103103
3. If the `RequestToLimitRatio` feature gate is disabled, the request-to-limit ratio already set in the workload API (e.g. Deployment API) is used.
104104

105-
> [!IMPORTANT]
106-
> This new feature can be used together with other features in development, such as the [fixed memory-per-CPU ratio feature](https://github.com/kubernetes/autoscaler/pull/8459).
107-
108105
### Validation
109106

110107
* To use this functionality, the `RequestToLimitRatio` feature flag must be enabled.

0 commit comments

Comments
 (0)