Skip to content
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

Use ProvisioningRequest capacity-check on Kubernetes 1.30.1+ #30

Open
dgrove-oss opened this issue Aug 6, 2024 · 0 comments
Open

Use ProvisioningRequest capacity-check on Kubernetes 1.30.1+ #30

dgrove-oss opened this issue Aug 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dgrove-oss
Copy link
Collaborator

As discussed in this slack thread, on Kubernetes 1.30.1 or newer, we may be able to configure Kueue with a ProvisioningRequest AdmissionCheck to leverage the Cluster Autoscaler to ensure that workloads are not admitted until there is sufficient actual capacity to run them. This should work even on fixed sized clusters by using the check-capacity.kubernetes.io ProvisioningClassName.

See https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#how-can-i-use-provisioningrequest-to-run-batch-workloads.

@dgrove-oss dgrove-oss added the enhancement New feature or request label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant