We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dff6191 + e9bb250 commit ed70c9fCopy full SHA for ed70c9f
content/en/docs/reference/command-line-tools-reference/feature-gates/HPAConfigurableTolerance.md
@@ -9,6 +9,10 @@ stages:
9
- stage: alpha
10
defaultValue: false
11
fromVersion: "1.33"
12
+ toVersion: "1.34"
13
+ - stage: beta
14
+ defaultValue: true
15
+ fromVersion: "1.35"
16
---
-Enables setting a [tolerance threshold](/docs/tasks/run-application/horizontal-pod-autoscale.md#tolerance)
17
+Enables setting a [tolerance threshold](/docs/tasks/run-application/horizontal-pod-autoscale#tolerance)
18
for HorizontalPodAutoscaler metrics.
0 commit comments