Skip to content

Commit 09234f3

Browse files
authored
Merge pull request #49926 from sanposhiho/ga-mlk
KEP-3633: graduate MatchLabelKeys (PodAffinity) to GA
2 parents c5120d9 + 6b59e2f commit 09234f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/MatchLabelKeysInPodAffinity.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ stages:
1313
- stage: beta
1414
defaultValue: true
1515
fromVersion: "1.31"
16+
toVersion: "1.32"
17+
- stage: stable
18+
defaultValue: true
19+
fromVersion: "1.33"
1620
---
21+
1722
Enable the `matchLabelKeys` and `mismatchLabelKeys` fields for
1823
[pod (anti)affinity](/docs/concepts/scheduling-eviction/assign-pod-node/).

0 commit comments

Comments
 (0)