Skip to content

Commit

Permalink
Docs update for k8s 1.31 regarding Service trafficDistribution
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravkghildiyal committed Jul 15, 2024
1 parent b284960 commit 9f6bbb6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.30"
toVersion: "1.30"
- stage: beta
defaultValue: true
fromVersion: "1.31"
---
Allows usage of the optional `spec.trafficDistribution` field in Services. The
field offers a way to express preferences for how traffic is distributed to
Expand Down

0 comments on commit 9f6bbb6

Please sign in to comment.