-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
KEP-4876: Mutable CSINode Allocatable Property #4875
Conversation
torredil
commented
Sep 25, 2024
•
edited
Loading
edited
- One-line PR description: This PR adds a new KEP for Mutable CSINode Allocatable Property.
- Issue link: Mutable CSINode Allocatable Property #4876
- Other comments:
64ae3c9
to
b03c3a3
Compare
5b85c07
to
cac3da7
Compare
/cc |
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.
PRR is sufficient for alpha, but I have some scalability concerns and would like to see some quick back of the envelope math for load and what we can do to mitigate it.
PRR looks good and the scalability section is valuable. We'll have to build it out a little more as we gain experience in alpha. /approve |
|
||
- Modifying the core scheduling logic of Kubernetes. | ||
- Implementing cloud provider-specific solutions within Kubernetes core. | ||
- Re-scheduling pods stuck in a `ContainerCreating` state. |
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.
Maybe this should be re-considered in beta, as it sounds like a major pain point for users.
But this is more a question for SIG Node (cc @dchen1107 @SergeyKanzhelev)
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.
for future reference - Important discussion related to this feedback here: #4875 (comment).
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Signed-off-by: torredil <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, msau42, torredil The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |