Merge pull request #49926 from sanposhiho/ga-mlk
KEP-3633: graduate MatchLabelKeys (PodAffinity) to GApull/49749/head
commit
09234f3680
|
@ -13,6 +13,11 @@ stages:
|
|||
- stage: beta
|
||||
defaultValue: true
|
||||
fromVersion: "1.31"
|
||||
toVersion: "1.32"
|
||||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.33"
|
||||
---
|
||||
|
||||
Enable the `matchLabelKeys` and `mismatchLabelKeys` fields for
|
||||
[pod (anti)affinity](/docs/concepts/scheduling-eviction/assign-pod-node/).
|
||||
|
|
Loading…
Reference in New Issue