apache / rocketmq-operator

Apache RocketMQ Operator
https://rocketmq.apache.org/
Apache License 2.0
314 stars 127 forks source link

[ISSUE #38]add nodeAffinity to support scheduling pods to specified nodes #42

Closed xiangwangcheng closed 2 years ago

xiangwangcheng commented 4 years ago

Use NodeAffinity to specify nodes that wanted.

liuruiyiyang commented 4 years ago

Hi, @xiangwangcheng. Thanks for your contribution :) The PR seems has no big problem but one question: does the NameServer need Affinity? If so could you please also add Affinity to NameServer CRD? Thanks.

caigy commented 2 years ago

The latest version has supported affinity, if problem still exists, please feel free to reopen an issue.