Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated KEP to new format | sig-node | kubelet-container-resources-cri-api-changes #2266

Merged
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
2 changes: 1 addition & 1 deletion keps/sig-node/1287-in-place-update-pod-resources/kep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ creation-date: 2018-11-06
last-updated: 2020-01-14
status: implementable
see-also:
- "/keps/sig-node/20191025-kubelet-container-resources-cri-api-changes.md"
- "/keps/sig-node/2273-kubelet-container-resources-cri-api-changes"
replaces:
superseded-by:
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
---
title: Container Resources CRI API Changes for Pod Vertical Scaling
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/20181106-in-place-update-of-pod-resources.md"
replaces:
superseded-by:
---

# Container Resources CRI API Changes for Pod Vertical Scaling

## Table of Contents
Expand Down
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: 2273
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: