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

investigate cluster capacity prediction #580

Open
joel-bluedata opened this issue Apr 5, 2022 · 0 comments
Open

investigate cluster capacity prediction #580

joel-bluedata opened this issue Apr 5, 2022 · 0 comments
Labels
Milestone

Comments

@joel-bluedata
Copy link
Member

This is a sequel to the work done for issue #562.

Various sources have requested a "dry run" mode of kdcluster spec creation/update, where KD will reject the creation/update if not enough resources are available to satisfy the entire spec. This does not have to be 100% correct, but it would need to be a very good estimation in order to be a usable mode.

Unfortunately the K8s scheduler itself does not support dry-run, so KD would have to re-create the scheduler logic.

One possible approach for this is for KD to include or otherwise use the cluster capacity tool. Need more research into the state of that project and if/how KD could use it.

@joel-bluedata joel-bluedata added this to the on deck milestone Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant