Docs update for KEP-5517: DRA for Node Allocatable Resources #54598
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hello @pravk03 👋, v1.36 Docs Team here again! Please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 31st March 2026. Please let us know once your PR is fully Thank you! |
|
|
b771768 to
e85e8dd
Compare
|
LGTM label has been added. DetailsGit tree hash: d01c0cfcfd28f4b705a7749590dc47c5c66fddb0 |
|
/assign @natalisucks |
|
/approve |
|
/assign @tengqm |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 24c74b61f4fcd1a5c1a530507467bdeccb1f46f4 |
natalisucks
left a comment
There was a problem hiding this comment.
i added some nits that aren't blocking for docs freeze, but it might give an opportunity for a smaller contribution to come from a newer community member who'd like to ensure naming consistency for this feature in the future
good to go from docs, thanks all
/approve
| [`DRADeviceBindingConditions` feature gate](/docs/reference/command-line-tools-reference/feature-gates/#DRADeviceBindingConditions) | ||
| is enabled in the kube-apiserver and kube-scheduler. | ||
|
|
||
| ### Node allocatable resources {#node-allocatable-resources} |
There was a problem hiding this comment.
nit: How we're writing "node-allocatable resources" doesn't match this heading; we can update this heading (and other instances of this inconsistency) in a follow-up PR
| defaultValue: false | ||
| fromVersion: "1.36" | ||
| --- | ||
| Enables the kube-scheduler to incorporate Node Allocatable resources (such as |
There was a problem hiding this comment.
nit: would take away the capitalization of node-allocatable resources and ensure the hyphen is there (can be done in a follow-up PR)
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johnbelamaric, natalisucks, nojnhuh, pohly The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/remove-area blog |
Description
Docs update for DRA for Node Allocatable Resources alpha in 1.36
Issue
kubernetes/enhancements#5517
Closes: #