apache / rocketmq-operator

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

[Issue 84]fix cpu and mem in docker for Linux #81

Closed overstep123 closed 2 years ago

overstep123 commented 3 years ago
  1. fix nameservice to get correct cpu and mem resource from cgroups.
  2. fix the KEY url in the nameservice Dockerfile.
  3. add pod anti affinity for broker for better high availability.(for example, if the two master broker are both in one node and the node is down,then there is a few time that the rocket cannot handle producing.)
caigy commented 3 years ago

@overstep123 Pls link the PR to related issue and rename the title starting with '[ISSUE xx]'.