Docs update for k8s 1.31 regarding Service trafficDistribution

pull/46973/head
Gaurav Ghildiyal 2024-06-25 10:54:24 -07:00
parent b284960cce
commit 9f6bbb67a6
1 changed files with 4 additions and 0 deletions

View File

@ -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