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

Pod predictor will need interpod affinity checks #63

Open
burmanm opened this issue Nov 10, 2024 · 0 comments
Open

Pod predictor will need interpod affinity checks #63

burmanm opened this issue Nov 10, 2024 · 0 comments

Comments

@burmanm
Copy link
Collaborator

burmanm commented Nov 10, 2024

After updating the Kubernetes dependencies to 1.31, we can use the interpodaffinity plugin in the scheduler predictor also. This is required to verify that the pods can really be scheduled or not. At the moment, we could predict adding new pods succeeds while in reality some of the pods could not be scheduled as existing pods could already be on the nodes with anti-affinity rules.

Checking for resources is not always enough.

┆Issue is synchronized with this Jira Task by Unito
┆Issue Number: K8CL-5

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

No branches or pull requests

1 participant