开发者社区 问答 正文

Uneven load on pod with same QPS.

Uneven load on pod with same QPS.

展开
收起
因为相信,所以看见。 2020-07-18 09:51:04 4241 分享 版权
1 条回答
写回答
取消 提交回答
  • 阿里,我所有的向往
    Does the solution already exist:
    
    check whether the pods are on the same instanceTypes' ECS.
    c6 ~= 1.15 * c5
    Different instanceType of ECS may cause the load different when the pod is about computing.
    
    2020-07-18 09:51:23
    赞同 展开评论
问答分类:
问答地址: