You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/policy/resource-quotas.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -934,8 +934,9 @@ and it is to be created in a namespace other than `kube-system`.
934
934
935
935
## {{% heading "whatsnext" %}}
936
936
937
-
- See [ResourceQuota design document](https://git.k8s.io/design-proposals-archive/resource-management/admission_control_resource_quota.md)
938
-
for more information.
939
937
- See a [detailed example for how to use resource quota](/docs/tasks/administer-cluster/quota-api-object/).
940
-
- Read [Quota support for priority class design document](https://git.k8s.io/design-proposals-archive/scheduling/pod-priority-resourcequota.md).
941
-
- See [LimitedResources](https://github.com/kubernetes/kubernetes/pull/36765).
938
+
- Read the ResourceQuota [API reference](/docs/reference/kubernetes-api/policy-resources/resource-quota-v1/)
939
+
- Learn about [LimitRanges](/docs/concepts/policy/limit-range/)
940
+
- You can read the historical [ResourceQuota design document](https://git.k8s.io/design-proposals-archive/resource-management/admission_control_resource_quota.md)
941
+
for more information.
942
+
- You can also read the [Quota support for priority class design document](https://git.k8s.io/design-proposals-archive/scheduling/pod-priority-resourcequota.md).
0 commit comments