Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions keps/prod-readiness/sig-node/5554.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kep-number: 5554
alpha:
approver: "@deads2k"

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
title: In-place Update Pod Resources alognside Static CPU Manager Policy
kep-number: 5554
authors:
- "@esotsal"
owning-sig: sig-node
participating-sigs:
- sig-node
status: implementable
creation-date: 2025-09-21
reviewers:
- "@pravk03"
- "@ffromani"
- "@tallclair"
- "@natasha41575"
- "@dchen1107"
- "@SergeyKanzhelev"
- "@jeremyrickard"
approvers:
- "@dawnchen" # SIG Node approval
- "@ffromani"
- "@tallclair"

see-also:
- "keps/sig-node/1287-in-place-update-pod-resources"
- "keps/sig-node/3570-cpu-manager"
- "keps/sig-node/5328-node-declared-features"
replaces:

# The target maturity stage in the current dev cycle for this KEP.
stage: alpha

# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.36"

# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.36"
beta: "v1.37"
stable: "v1.38"

# The following PRR answers are required at alpha release
# List the feature gate name and the components for which it must be enabled
feature-gates:
- name: InPlacePodVerticalScalingExclusiveCPUs
components:
- kubelet
disable-supported: true
Comment thread
esotsal marked this conversation as resolved.

# The following PRR answers are required at beta release
metrics:
- TBD
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.