mohitreddy1996 opened a new issue, #275:
URL: https://github.com/apache/pulsar-helm-chart/issues/275

   **Is your feature request related to a problem? Please describe.**
   We currently run a multi-arch (we want to migrate to arm64, but few of the 
services are not compatible yet) setup. Pulsar does not seem to be compatible 
with arm64 arch and requires scheduling them on amd64 machines. To do so, we 
need to explicitly this a configuration in each component. Configure a single 
global configuration would help!
   
   **Describe the solution you'd like**
   A global `nodeSelector` configuration which is applied to each enabled 
component if a `nodeSelector` is not configured for them (i.e. nodeSelector on 
component takes precedence).
   
   **Describe alternatives you've considered**
   Setting `nodeSelector` for each component individually.
   
   **Additional context**
   This seems to be a standard for a service with multiple components?
   


-- 
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: dev-unsubscr...@pulsar.apache.org.apache.org

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

Reply via email to