Open
Description
🔖 Feature description
Capability to provide tolerations for CI pods, Job pods and pre / post CD pods
🎤 Pitch / Usecases
I need my job's pod to schedule on specific node group with taints as the task need to be executed by the job need to be finished before 2 mins.
I need to run a script via Devtron job / Devtron CI just after spot interruption to fetch the pods on the interrupted node. In my scenario by not providing tolerations it triggers a scale up of node which in itself takes longer than 2 mins defeating the purpose of my script.
🔄️ Alternative
NA
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
AB#10065