kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.6k stars 1.62k forks source link

Allow for specyfing `nodeSelector` and `affinity` in PodDefaults #11165

Open michaltreter-identt opened 3 months ago

michaltreter-identt commented 3 months ago

Hi,

In our case, we want to schedule pipelines only on given set of nodes prepared especially for them. Some of them would run only on CPU based nodes and other would require GPU based ones. But in general we would love to have affinity injected into pipeline component node by default.

Are there any reasons why nodeSelector and affinity isn't supported in PodDefaults or maybe there is clever way of modifying template used for spawning argo pods via KFP?

andreyvelich commented 2 months ago

/transfer pipelines

github-actions[bot] commented 8 hours ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.