ADD image aware scheduling with node affinity
Open
backend
feature
k8s
- Dominant language
- Python
- Stars
- 381
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
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/
Contributor guide
Assessment
This issue has not been assessed yet.