Skip to content
Open
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: "TBD"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure you need to put a name and let the PRR team rebalance. Let's check if this is sufficient to make sure the PRR team is aware of this KEP; if so, we can surely keep TBD

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the official guidance from the PRR team is to put a name down here and assign the PR to that person; they will rebalance if needed

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.
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: provisional
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I would prefer to start off with "implementable" and just get this ready for alpha implementation in this PR since we have already been through a lot of discussion

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.35"

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

# 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

# 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.