You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/18 10:33:08 UTC

[GitHub] [superset] Legion2 opened a new issue #19250: [Helm chart] Support different replicaCount, nodeselector, tolerations, affinity and resources for each component

Legion2 opened a new issue #19250:
URL: https://github.com/apache/superset/issues/19250


   **Is your feature request related to a problem? Please describe.**
   We want to schedule the superset components (ui, worker) on different nodes and with different resources requests and limits.
   
   **Describe the solution you'd like**
    replicaCount, nodeselector, tolerations, affinity, resources etc. should be configurable on a per component level instead of globally for the whole chart
   
   **Describe alternatives you've considered**
   scheduling all components on the same node with the same resource request and limits, however this is not optimal, because each component has a different access pattern and different node requirements.
   
   **Additional context**
   We sparate UI components which handles only http requests from workloads that do heavy background work like jobs.
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org