Skip to content

Commit 6fadfc8

Browse files
committed
Improve What's Next section for ResourceQuota
1 parent e68fba2 commit 6fadfc8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/en/docs/concepts/policy/resource-quotas.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -934,8 +934,9 @@ and it is to be created in a namespace other than `kube-system`.
934934

935935
## {{% heading "whatsnext" %}}
936936

937-
- See [ResourceQuota design document](https://git.k8s.io/design-proposals-archive/resource-management/admission_control_resource_quota.md)
938-
for more information.
939937
- 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

Comments
 (0)