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 be3a417 + 9f6bbb6 commit 81544d5Copy full SHA for 81544d5
content/en/docs/reference/command-line-tools-reference/feature-gates/service-traffic-distribution.md
@@ -10,6 +10,10 @@ stages:
10
- stage: alpha
11
defaultValue: false
12
fromVersion: "1.30"
13
+ toVersion: "1.30"
14
+- stage: beta
15
+ defaultValue: true
16
+ fromVersion: "1.31"
17
---
18
Allows usage of the optional `spec.trafficDistribution` field in Services. The
19
field offers a way to express preferences for how traffic is distributed to
0 commit comments