-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kubelet-container-resources-cri-api-changes: migrate old keps to new format kubelet-container-resources-cri-api-changes: migrate old keps to new format 1287-in-place-update-pod-resources: see-also link updated kep-number added
- Loading branch information
1 parent
afc1eb0
commit c2cee17
Showing
3 changed files
with
23 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
...et-container-resources-cri-api-changes.md → ...ainer-resources-cri-api-changes/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
keps/sig-node/1342-kubelet-container-resources-cri-api-changes/kep.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
title: Container Resources CRI API Changes for Pod Vertical Scaling | ||
kep-number: 1342 | ||
authors: | ||
- "@vinaykul" | ||
- "@quinton-hoole" | ||
owning-sig: sig-node | ||
participating-sigs: | ||
reviewers: | ||
- "@Random-Liu" | ||
- "@yujuhong" | ||
- "@PatrickLang" | ||
approvers: | ||
- "@dchen1107" | ||
- "@derekwaynecarr" | ||
editor: TBD | ||
creation-date: 2019-10-25 | ||
last-updated: 2020-01-14 | ||
status: implementable | ||
see-also: | ||
- "/keps/sig-node/1287-in-place-update-pod-resources" | ||
replaces: | ||
superseded-by: |