helpful-crowd-74546
09/20/2022, 11:29 AMnodeSelector
to the Pod template propeller uses to create pods. Currently I am only using tolerations to allow my pods to schedule on certain nodes. However, let’s say I have multiple node pools for e.g., CPU/GPU tasks and I want to be verbose about which node I want to run my workloads on. Is tolerations sufficient or would I benefit from using nodeSelectors
? It would be a fun contribution to work on, if you also think it would add value. This could e.g., be added in the @task
decorator by the same means you are adjusting requests/limits
. Let me know what you think! 🙂freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
helpful-crowd-74546
09/20/2022, 2:25 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809