Skip to content

Conversation

@kannon92
Copy link
Contributor

@kannon92 kannon92 commented Oct 27, 2025

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Draft a KEP for ExcludeResources at the ClusterQueue level

Which issue(s) this PR fixes:

KEP for #5800

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Oct 27, 2025
@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
🔨 Latest commit c19ba28
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-kueue/deploys/68ffceaacb04130008a89717
😎 Deploy Preview https://deploy-preview-7415--kubernetes-sigs-kueue.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 27, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kannon92
Once this PR has been reviewed and has the lgtm label, please assign tenzen-y for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Oct 27, 2025

### User Stories (Optional)

#### Story 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Story 1, I guess... if you're allowing exclusions on the CQ level, let's take GPU as an example, where some CQs exclude GPU and some CQs don't.

You have multiple entry points to schedule GPUs. So the world view of the available nominalQuota in a Cohort doesn't necessarily match the underlying k8s cluster.

As in, the CQs that exclude GPUs can still schedule GPU workloads, thus taking up the underlying GPU in the cluster. But Kueue isn't tracking that. And then when other CQs try to claim that quota, its not actually there available to use.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea good point. Talking with you offline I think maybe an allow list of resources may be a better choice than adding this at CQ.

This would put more work on a cluster admin actually and could potentially lead to people skipping kueue resourcing.

@kannon92
Copy link
Contributor Author

kannon92 commented Nov 4, 2025

/close

@k8s-ci-robot
Copy link
Contributor

@kannon92: Closed this PR.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants