Skip to content

Commit

Permalink
Update content/en/docs/concepts/configuration/manage-resources-contai…
Browse files Browse the repository at this point in the history
…ners.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>
  • Loading branch information
SaumyaBhushan and reylejano authored Mar 11, 2023
1 parent 00c6755 commit f90a5d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ memory limit (and possibly request) for that container.
* Get hands-on experience [assigning CPU resources to containers and Pods](/docs/tasks/configure-pod-container/assign-cpu-resource/).
* Read how the API reference defines a [container](/docs/reference/kubernetes-api/workload-resources/pod-v1/#Container)
and its [resource requirements](/docs/reference/kubernetes-api/workload-resources/pod-v1/#resources)
* Read about [project quotas](https://xfs.wiki.kernel.org/) in XFS
* Read about [project quotas](https://www.linux.org/docs/man8/xfs_quota.html) in XFS
* Read more about the [kube-scheduler configuration reference (v1beta3)](/docs/reference/config-api/kube-scheduler-config.v1beta3/)
* Read more about [Quality of Service classes for Pods](/docs/concepts/workloads/pods/pod-qos/)

0 comments on commit f90a5d6

Please sign in to comment.