You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only support the `requiredDuringSchedulingIgnoredDuringExecution` scheduling strategy. Could we consider supporting the `preferredDuringSchedulingIgnoredDuringExecution` strategy to allow the runner Pod and the workflow Pod to be scheduled onto different nodes?