We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc02513 + 273a36d commit aaeb829Copy full SHA for aaeb829
content/en/docs/concepts/scheduling-eviction/pod-overhead.md
@@ -97,7 +97,7 @@ The output is:
97
map[cpu:250m memory:120Mi]
98
```
99
100
-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
101
`overhead` field are counted.
102
103
When the kube-scheduler is deciding which node should run a new Pod, the scheduler considers that Pod's
0 commit comments