kestra-io / plugin-kubernetes

https://kestra.io/plugins/plugin-kubernetes/
Apache License 2.0
5 stars 7 forks source link

Allow specify nodeSelector in config #132

Closed aballiet closed 4 months ago

aballiet commented 4 months ago

Feature description

Currently it's not possible to use k8s nodeSelector to schedule the task with Kestra. In some case like having specific task that needs to run on specific nodePool (i.e. IP whitelist) it can be required