Anubis icon indicating copy to clipboard operation
Anubis copied to clipboard

ADD image aware scheduling with node affinity

Open wabscale opened this issue 3 years ago • 0 comments

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 avatar Jan 31 '23 02:01 wabscale