Merge pull request #34160 from aeryaguzov/patch-1
Added link to Resource Quotas from Pod Overhead page
This commit is contained in:
@@ -97,7 +97,7 @@ The output is:
|
|||||||
map[cpu:250m memory:120Mi]
|
map[cpu:250m memory:120Mi]
|
||||||
```
|
```
|
||||||
|
|
||||||
If a ResourceQuota is defined, the sum of container requests as well as the
|
If a [ResourceQuota](/docs/concepts/policy/resource-quotas/) is defined, the sum of container requests as well as the
|
||||||
`overhead` field are counted.
|
`overhead` field are counted.
|
||||||
|
|
||||||
When the kube-scheduler is deciding which node should run a new Pod, the scheduler considers that Pod's
|
When the kube-scheduler is deciding which node should run a new Pod, the scheduler considers that Pod's
|
||||||
|
|||||||
Reference in New Issue
Block a user