Skip to content

Commit 0b00086

Browse files
committed
update implementation section
1 parent 6e1c6af commit 0b00086

File tree

1 file changed

+9
-1
lines changed
  • keps/sig-node/1287-in-place-update-pod-resources

1 file changed

+9
-1
lines changed

keps/sig-node/1287-in-place-update-pod-resources/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,15 @@ _This section must be completed when targeting beta graduation to a release._
16671667
- Introduce Actuated resources for actuation
16681668
- 2025-06-03 - v1.34 post-beta updates
16691669
- Allow no-restart memory limit decreases
1670-
- 2025-09-22 - v1.35 updates for GA graduation
1670+
- Add instrumentation section
1671+
- Priority of resize requests
1672+
- 2025-09-22 - Correct KEP details to match actual implementation
1673+
- revert PreferNoRestart resize policy back to NotRequired
1674+
- add more details about the resize status
1675+
- document kubelet-triggered eviction for critical pods
1676+
- update outdated notes regarding static CPU
1677+
- correct details about instrumentation
1678+
- 2025-09-22 - Update in-place pod resize for GA
16711679

16721680
## Drawbacks
16731681

0 commit comments

Comments
 (0)