Skip to content

Commit db3a595

Browse files
authored
Merge pull request kubernetes#5110 from ajcaldelas/split_l3_cache
KEP-4800: Split Uncore Cache Toplogy Awareness Alignment
2 parents 783b3ac + e108f1b commit db3a595

File tree

7 files changed

+101
-231
lines changed

7 files changed

+101
-231
lines changed

keps/sig-node/4800-cpumanager-split-uncorecache/README.md

Lines changed: 98 additions & 228 deletions
Large diffs are not rendered by default.
85.3 KB
Loading
250 KB
Loading
65.6 KB
Loading
76.4 KB
Loading
82 KB
Loading

keps/sig-node/4800-cpumanager-split-uncorecache/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ stage: alpha
2828
# The most recent milestone for which work toward delivery of this KEP has been
2929
# done. This can be the current (upcoming) milestone, if it is being actively
3030
# worked on.
31-
latest-milestone: "v1.32"
31+
latest-milestone: "v1.33"
3232

3333
# The milestone at which this feature was, or is targeted to be, at each stage.
3434
milestone:
3535
alpha: "v1.32"
36-
beta: "v1.33"
37-
stable: "v1.35"
36+
beta: "v1.34"
37+
stable: "v1.36"
3838

3939
# The following PRR answers are required at alpha release
4040
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)