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
The cronjob to collect data is quite cpu-consuming, usually it consumes a full cpu core. Due to that it impacts the workloads on the same node.
We'd like to schedule the job on specific nodegroups to avoid that, but looks like the chart doesn't support any customization. Would you please add support for:
NodeAffinity
NodeSelector
Tolerations
Thanks!
The text was updated successfully, but these errors were encountered:
Hello team,
The cronjob to collect data is quite cpu-consuming, usually it consumes a full cpu core. Due to that it impacts the workloads on the same node.
We'd like to schedule the job on specific nodegroups to avoid that, but looks like the chart doesn't support any customization. Would you please add support for:
NodeAffinity
NodeSelector
Tolerations
Thanks!
The text was updated successfully, but these errors were encountered: