Open kannon92 opened 1 month ago
/remove-kind feature /kind docs /help /good-first-issue
@kannon92: This request has been marked as suitable for new contributors.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue
command.
@kannon92: The label(s) kind/docs
cannot be applied, because the repository doesn't have them.
/kind documentation
Hi, I would like to work on this issue. Could you please assign this issue to me?
/assign @amitmaurya07
What would you like to be added: We should add a doc to explain how to use ValidationAdmissionPolicy to optionally forbid users from submitting workloads without any requests.
This page should be updated to mention how one can use VAP to enforce workloads having requests.
Why is this needed:
Kueue tracks resource requests by the requests field in the PodTemplate. If one submits a workload without any requests specified, kueue will not report any resources used by this workload.
It would be worth mentioning this in the docs and provide an example to forbid this. Completion requirements:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.