-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.kind/kepCategorizes KEP tracking issues and PRs modifying the KEP directoryCategorizes KEP tracking issues and PRs modifying the KEP directorysig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status
Milestone
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Memory Manager is a new component in kubelet ecosystem proposed to offer multi-NUMA guaranteed memory allocation for pods in Guaranteed QoS class.
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1769-memory-manager
- Primary contact (assignee): @Tal-or
- Responsible SIGs: sig-node
- Enhancement target (which target equals to which milestone):
- Alpha release target (1.21)
- Beta release target (1.22)
- Stable release target (1.32)
- Alpha
- KEP (
k/enhancements) update PR(s): Submitting a KEP for production readiness approval #2456 - Code (
k/k) update PR(s): Memory manager kubernetes#95479 - Docs (
k/website) update(s): The Memory Manager official documentation website#26730
- KEP (
- Beta
- KEP (
k/enhancements) update PR(s): Graduate memory manager to beta #2708 - Code (
k/k) update PR(s): - Docs (
k/website) update(s):
- KEP (
- Stable
- KEP (
k/enhancements) update PR(s): KEP-1769: Graduate Memory Manager to GA #4251 - Code (
k/k) update PR(s):- kubelet: memorymanager: metrics: add metrics about static allocation kubernetes#121778
- memorymanager: avoid violating NUMA node memory allocation rule kubernetes#123443
- memorymanager: fix the bug of numa node grouping change kubernetes#113090
- memorymanager: fix checkpoint file comparison kubernetes#127074
- node: kubelet: memmgr: Memory Manager to GA kubernetes#128517
- Docs (
k/website) update(s):
- KEP (
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.kind/kepCategorizes KEP tracking issues and PRs modifying the KEP directoryCategorizes KEP tracking issues and PRs modifying the KEP directorysig/nodeCategorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA statusDenotes an issue tracking an enhancement targeted for Stable/GA status