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 image aware scheduling with node affinity #435

Open
wabscale opened this issue Jan 31, 2023 · 0 comments
Open

ADD image aware scheduling with node affinity #435

wabscale opened this issue Jan 31, 2023 · 0 comments
Assignees
Labels
backend feature New feature or request k8s

Comments

@wabscale
Copy link
Collaborator

We could monitor and update labels on nodes for when IDE images are pulled on nodes, then use perfered node affinity for scheduling. This will help when scaling to make sure IDEs will be scheduled on nodes that have the image pulled already if available.

https://kubernetes.io/docs/tasks/configure-pod-container/assign-pods-nodes-using-node-affinity/

@wabscale wabscale added feature New feature or request backend k8s labels Jan 31, 2023
@wabscale wabscale self-assigned this Jan 31, 2023
@wabscale wabscale changed the title ADD image aware scheduling wiht node affinity ADD image aware scheduling with node affinity Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend feature New feature or request k8s
Projects
Status: Todo
Development

No branches or pull requests

1 participant