Merge pull request #34160 from aeryaguzov/patch-1

Added link to Resource Quotas from Pod Overhead page
pull/34184/head
Kubernetes Prow Robot 2022-06-08 07:50:22 -07:00 committed by GitHub
commit aaeb8292ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ The output is:
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.
When the kube-scheduler is deciding which node should run a new Pod, the scheduler considers that Pod's