-
Notifications
You must be signed in to change notification settings - Fork 1.5k
KEP-5419: Add non-goals, and risks and mitigations #5432
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
base: master
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ndixita The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2. This KEP does not aim to implement dynamic changes to a pod's QoS class based on | ||
in-place resource resize operations. | ||
|
||
3. No dynamic adjustments for Init Containers that have already finished and can't |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it mean that resize request will be declined? What if I want to change sizes for the next execution? Why would we limit this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(next execution may be on node restart)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SergeyKanzhelev I have added this one to align with the one mentioned in KEP 1287 https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/1287-in-place-update-pod-resources/README.md#sidecars
keps/sig-node/5419-pod-level-resources-in-place-resize/README.md
Outdated
Show resolved
Hide resolved
465fa8f
to
ae98bf7
Compare
/retitle KEP-5419: Add non-goals, and risks and mitigations |
Uh oh!
There was an error while loading. Please reload this page.