docs: add user-guide for scheduling gates queue admission#495
Conversation
Signed-off-by: devzizu <jazevedo960@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request introduces a new user guide for the SchedulingGatesQueueAdmission feature, which leverages Kubernetes scheduling gates to prevent unnecessary cluster autoscaling when pods are waiting for queue capacity. The feedback suggests improving the documentation's consistency by moving the file to the standard user-guide directory and refining the language for better clarity and professionalism. Additionally, suggestions were made to clarify the interaction with other scheduling gates to ensure users understand how resource reservation is handled.
Signed-off-by: devzizu <jazevedo960@gmail.com>
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JesseStutler 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 |
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
/kind documentation
What this PR does / why we need it:
This PR introduces user-facing documentation for the feature introduced in volcano-sh/volcano#5033.
Which issue(s) this PR fixes:
#494