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

Add scheduler predictor #64

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

burmanm
Copy link
Collaborator

@burmanm burmanm commented Nov 10, 2024

Fixes #62

…ld be schedulable in the cluster.

Limit the amount of pods to 1 per node to be schedulable. This does not accurately take into account interpod anti-affinities, but also does not leak information from other namespaces.

Add some smoke tests to verify we actually cover some of our base ideas, but do not replicate the actual kube-scheduler tests for every verification.
… pods and how much memory and cpu each pod needs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to predict if more pods can be scheduled to the cluster
1 participant