Allocate or Limit resource for pods in Kubernetes?
问题 The resource limit of Pod has been set as: resource limit cpu: 500m memory: 5Gi and there's 10G mem left on the node. I've created 5 pods in a short time successfully, and the node maybe still have some mem left, e.g. 8G . The mem usage is growing as the time goes on, and reach the limit ( 5G x 5 = 25G > 10G ), then the node will be out of response. In order to ensure the usability, is there a way to set the resource limit on the node? Update The core problem is that pod memory usage does not