Gallardot commented on issue #15202:
URL: 
https://github.com/apache/dolphinscheduler/issues/15202#issuecomment-1827737325

   Please check the created pod for the following configuration:
   ```yaml
     affinity:
       nodeAffinity:
         requiredDuringSchedulingIgnoredDuringExecution:
           nodeSelectorTerms:
   ```
   The dolphinscheduler does not directly use nodeSelector, but uses 
nodeAffinity instead.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to